Home
last modified time | relevance | path

Searched refs:findDbgSubprogramDeclare (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav/clamav-0.104.2/libclamav/c++/
H A Dbytecode2llvm.cpp3012 static Value *findDbgSubprogramDeclare(Function *V) function
3015 static Metadata *findDbgSubprogramDeclare(Function *V)
3098 Value *DIF = findDbgSubprogramDeclare(F);
3100 Metadata *DIF = findDbgSubprogramDeclare(F);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/
H A Dbytecode2llvm.cpp3002 static Value *findDbgSubprogramDeclare(Function *V) { function
3004 static Metadata *findDbgSubprogramDeclare(Function *V) {
3084 Value *DIF = findDbgSubprogramDeclare(F);
3086 Metadata *DIF = findDbgSubprogramDeclare(F);