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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1443 Actions.CodeCompleteAfterIf(getCurScope(), IsBracedThen);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5764 void Sema::CodeCompleteAfterIf(Scope *S, bool IsBracedThen) { function in class:Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11994 void CodeCompleteAfterIf(Scope *S, bool IsBracedThen);

Completed in 134 milliseconds