Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h130 CodeGenModule &getCodeGenModule() { return CGM; } in getCodeGenModule() function
H A DCoverageMappingGen.cpp708 return (Cond->EvaluateAsInt(Result, CVM.getCodeGenModule().getContext())); in ConditionFoldsToBool()