Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
673 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
784 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp6601 void Sema::CodeCompleteObjCAtDirective(Scope *S) { in CodeCompleteObjCAtDirective() function in Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h12425 void CodeCompleteObjCAtDirective(Scope *S);