Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp1306 ArrayRef<const Expr *> Args, bool IsMemberFunction, in checkCall()
1373 bool IsMemberFunction = isa<CXXMemberCallExpr>(TheCall) || in CheckFunctionCall() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp2499 bool IsMemberFunction, in EmitFullMemberPointer()