Searched refs:CodeCompleteObjCSuperMessage (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 3164 Actions.CodeCompleteObjCSuperMessage(getCurScope(), SuperLoc, None, in ParseObjCMessageExpressionBody() 3202 Actions.CodeCompleteObjCSuperMessage(getCurScope(), SuperLoc, in ParseObjCMessageExpressionBody() 3240 Actions.CodeCompleteObjCSuperMessage(getCurScope(), SuperLoc, in ParseObjCMessageExpressionBody()
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 5488 void Sema::CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage() function in Sema
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 9268 void CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc,
|