Searched defs:IfStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp830 IfStmt::IfStmt(const ASTContext &Ctx, SourceLocation IL, bool IsConstexpr, function in class:IfStmt
857 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) function in class:IfStmt
[all...]

Completed in 53 milliseconds