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