Searched refs:CodeCompleteObjCSuperclass (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 327 Actions.CodeCompleteObjCSuperclass(getCurScope(), nameId, nameLoc); in ParseObjCAtInterfaceDeclaration()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 311 Actions.CodeCompleteObjCSuperclass(getCurScope(), nameId, nameLoc); in ParseObjCAtInterfaceDeclaration()
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 6035 void Sema::CodeCompleteObjCSuperclass(Scope *S, IdentifierInfo *ClassName, in CodeCompleteObjCSuperclass() function in Sema
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 9287 void CodeCompleteObjCSuperclass(Scope *S,
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 7760 void Sema::CodeCompleteObjCSuperclass(Scope *S, IdentifierInfo *ClassName, in CodeCompleteObjCSuperclass() function in Sema
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 12127 void CodeCompleteObjCSuperclass(Scope *S,
|