Home
last modified time | relevance | path

Searched refs:BuildIfStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp911 return BuildIfStmt(IfLoc, IsConstexpr, LParenLoc, InitStmt, Cond, RParenLoc, in ActOnIfStmt()
915 StmtResult Sema::BuildIfStmt(SourceLocation IfLoc, bool IsConstexpr, in BuildIfStmt() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4697 StmtResult BuildIfStmt(SourceLocation IfLoc, bool IsConstexpr,