Home
last modified time | relevance | path

Searched defs:DINode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h22 class DINode; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h28 class DINode; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2493 : DINode(C, ID, Storage, dwarf::DW_TAG_variable, Ops), Line(Line), in DINode() function