Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h153 CodeGenModule &getCodeGenModule() { return CGM; } in getCodeGenModule() function
H A DCoverageMappingGen.cpp1169 if (C->EvaluateAsInt(Result, CVM.getCodeGenModule().getContext())) {
1464 MCDCState(MCDCState), MCDCBuilder(CVM.getCodeGenModule(), MCDCState) {} in CounterCoverageMappingBuilder()
2004 ->EvaluateKnownConstInt(CVM.getCodeGenModule().getContext()) in coverIfConstexpr()
2197 unsigned MaxTVs = CVM.getCodeGenModule().getCodeGenOpts().MCDCMaxTVs; in createOrCancelDecision()
2225 auto &Diag = CVM.getCodeGenModule().getDiags(); in cancelDecision()
2309 LHSIsTrue, CVM.getCodeGenModule().getContext()); in shouldVisitRHS()