Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1468 Actions.CodeCompleteAfterIf(getCurScope(), IsBracedThen); in ParseIfStatement()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5947 void Sema::CodeCompleteAfterIf(Scope *S, bool IsBracedThen) { in CodeCompleteAfterIf() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12303 void CodeCompleteAfterIf(Scope *S, bool IsBracedThen);