Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp946 return BuildIfStmt(IfLoc, StatementKind, LParenLoc, InitStmt, Cond, RParenLoc, in ActOnIfStmt()
950 StmtResult Sema::BuildIfStmt(SourceLocation IfLoc, in BuildIfStmt() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5082 StmtResult BuildIfStmt(SourceLocation IfLoc, IfStatementKind StatementKind,