Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp1121 Actions.CodeCompleteAfterIf(getCurScope()); in ParseIfStatement()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7720 void CodeCompleteAfterIf(Scope *S);
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp3995 void Sema::CodeCompleteAfterIf(Scope *S) { in CodeCompleteAfterIf() function in Sema