Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1650 Actions.CodeCompleteAfterIf(getCurScope(), IsBracedThen); in ParseIfStatement()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6578 void Sema::CodeCompleteAfterIf(Scope *S, bool IsBracedThen) { in CodeCompleteAfterIf() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13733 void CodeCompleteAfterIf(Scope *S, bool IsBracedThen);