Home
last modified time | relevance | path

Searched defs:CUNode (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h74 DICompileUnit CUNode; variable
H A DDwarfDebug.cpp454 DICompileUnit CUNode(N); in beginModule() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1526 DICompileUnit CUNode(N); in makeSubprogramMap() local
H A DDIBuilder.cpp173 MDNode *CUNode = MDNode::get(VMContext, Elts); in createCompileUnit() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp3523 if (llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu")) { in EmitCoverageFile() local