Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp58 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
707 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
818 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp7139 void Sema::CodeCompleteObjCAtDirective(Scope *S) { in CodeCompleteObjCAtDirective() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13323 void CodeCompleteObjCAtDirective(Scope *S);