Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.h144 CodeGenModule &getCodeGenModule() { return CGM; } in getCodeGenModule() function
H A DCoverageMappingGen.cpp720 return (Cond->EvaluateAsInt(Result, CVM.getCodeGenModule().getContext())); in ConditionFoldsToBool()