Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1893 const VarDecl *ConditionalDecl) { in EmitBranchOnBoolExpr() argument
2094 MaybeEmitDeferredVarDeclInit(ConditionalDecl); in EmitBranchOnBoolExpr()
H A DCodeGenFunction.h5214 const VarDecl *ConditionalDecl = nullptr);