Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1683 Actions.CodeCompleteObjCForCollection(getCurScope(), DG); in ParseForStatement()
1711 Actions.CodeCompleteObjCForCollection(getCurScope(), nullptr); in ParseForStatement()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp6609 void Sema::CodeCompleteObjCForCollection(Scope *S, in CodeCompleteObjCForCollection() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10409 void CodeCompleteObjCForCollection(Scope *S,