Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp977 return BuildIfStmt(IfLoc, StatementKind, LParenLoc, InitStmt, Cond, RParenLoc, in ActOnIfStmt()
981 StmtResult Sema::BuildIfStmt(SourceLocation IfLoc, in BuildIfStmt() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10717 StmtResult BuildIfStmt(SourceLocation IfLoc, IfStatementKind StatementKind,