Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp1570 Actions.CodeCompleteObjCForCollection(getCurScope(), DG); in ParseForStatement()
1598 Actions.CodeCompleteObjCForCollection(getCurScope(), DeclGroupPtrTy()); in ParseForStatement()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h8692 void CodeCompleteObjCForCollection(Scope *S,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp5837 void Sema::CodeCompleteObjCForCollection(Scope *S, in CodeCompleteObjCForCollection() function in Sema