Searched refs:AddObjCImplementationResults (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1792 static void AddObjCImplementationResults(const LangOptions &LangOpts,
2122 AddObjCImplementationResults(SemaRef.getLangOpts(), Results, true);
5792 static void AddObjCImplementationResults(const LangOptions &LangOpts, function
5891 AddObjCImplementationResults(getLangOpts(), Results, false);

Completed in 68 milliseconds