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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope());
671 Actions.CodeCompleteObjCAtDirective(getCurScope());
781 Actions.CodeCompleteObjCAtDirective(getCurScope());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6415 void Sema::CodeCompleteObjCAtDirective(Scope *S) { function in class:Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12012 void CodeCompleteObjCAtDirective(Scope *S);

Completed in 120 milliseconds