Searched refs:AddObjCImplementationResults (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 1416 static void AddObjCImplementationResults(const LangOptions &LangOpts, 1660 AddObjCImplementationResults(SemaRef.getLangOpts(), Results, true); in AddOrdinaryNameResults() 4602 static void AddObjCImplementationResults(const LangOptions &LangOpts, in AddObjCImplementationResults() function 4702 AddObjCImplementationResults(getLangOpts(), Results, false); in CodeCompleteObjCAtDirective()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 1803 static void AddObjCImplementationResults(const LangOptions &LangOpts, 2148 AddObjCImplementationResults(SemaRef.getLangOpts(), Results, true); in AddOrdinaryNameResults() 6343 static void AddObjCImplementationResults(const LangOptions &LangOpts, in AddObjCImplementationResults() function 6442 AddObjCImplementationResults(getLangOpts(), Results, false); in CodeCompleteObjCAtDirective()
|