Searched refs:CodeCompleteObjCInterfaceCategory (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 262 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc); in ParseObjCAtInterfaceDeclaration()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 6080 void Sema::CodeCompleteObjCInterfaceCategory(Scope *S, in CodeCompleteObjCInterfaceCategory() function in Sema 6127 return CodeCompleteObjCInterfaceCategory(S, ClassName, ClassNameLoc); in CodeCompleteObjCImplementationCategory()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 9291 void CodeCompleteObjCInterfaceCategory(Scope *S,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 12740 void CodeCompleteObjCInterfaceCategory(Scope *S, IdentifierInfo *ClassName,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 13744 void CodeCompleteObjCInterfaceCategory(Scope *S,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 12969 void CodeCompleteObjCInterfaceCategory(Scope *S, IdentifierInfo *ClassName,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 12969 void CodeCompleteObjCInterfaceCategory(Scope *S, IdentifierInfo *ClassName,
|