Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp1496 Actions.CodeCompleteObjCForCollection(getCurScope(), DG); in ParseForStatement()
1524 Actions.CodeCompleteObjCForCollection(getCurScope(), DeclGroupPtrTy()); in ParseForStatement()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7758 void CodeCompleteObjCForCollection(Scope *S,
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp5671 void Sema::CodeCompleteObjCForCollection(Scope *S, in CodeCompleteObjCForCollection() function in Sema