Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1894 Actions.CodeCompleteObjCForCollection(getCurScope(), DG); in ParseForStatement()
1930 Actions.CodeCompleteObjCForCollection(getCurScope(), nullptr); in ParseForStatement()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp7748 void Sema::CodeCompleteObjCForCollection(Scope *S, in CodeCompleteObjCForCollection() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12342 void CodeCompleteObjCForCollection(Scope *S,