Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeTypeFunctionSig.h67 bool IsMemberFunction = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeTypeFunctionSig.h67 bool IsMemberFunction = false; variable
/external/llvm-project/clang/include/clang/AST/
DCXXInheritance.h372 inline bool inheritanceModelHasNVOffsetField(bool IsMemberFunction, in inheritanceModelHasNVOffsetField()
382 inline bool inheritanceModelHasOnlyOneField(bool IsMemberFunction, in inheritanceModelHasOnlyOneField()
/external/clang/lib/Sema/
DSemaChecking.cpp2085 ArrayRef<const Expr *> Args, bool IsMemberFunction, in checkCall()
2152 bool IsMemberFunction = isa<CXXMemberCallExpr>(TheCall) || in CheckFunctionCall() local
/external/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2718 bool IsMemberFunction, in EmitFullMemberPointer()
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2570 bool IsMemberFunction, in EmitFullMemberPointer()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp4453 bool IsMemberFunction, SourceLocation Loc, in checkCall()
4542 bool IsMemberFunction = isa<CXXMemberCallExpr>(TheCall) || in CheckFunctionCall() local