Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
675 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
786 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp7088 void Sema::CodeCompleteObjCAtDirective(Scope *S) { in CodeCompleteObjCAtDirective() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12950 void CodeCompleteObjCAtDirective(Scope *S);