Searched defs:IsMemberFunction (Results 1 – 3 of 3) sorted by relevance
64 bool IsMemberFunction = false; variable
2857 bool IsMemberFunction, in EmitFullMemberPointer()
3153 bool IsMemberFunction, SourceLocation Loc, in checkCall()3362 bool IsMemberFunction = isa<CXXMemberCallExpr>(TheCall) || in CheckFunctionCall() local