Home
last modified time | relevance | path

Searched defs:IsMemberFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.h64 bool IsMemberFunction = false; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2857 bool IsMemberFunction, in EmitFullMemberPointer()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3153 bool IsMemberFunction, SourceLocation Loc, in checkCall()
3362 bool IsMemberFunction = isa<CXXMemberCallExpr>(TheCall) || in CheckFunctionCall() local