Home
last modified time | relevance | path

Searched refs:getEnumTypes (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp780 DIArray DICompileUnit::getEnumTypes() const { in getEnumTypes() function in DICompileUnit
990 DIArray EnumTypes = CU.getEnumTypes(); in processModule()
/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h581 DIArray getEnumTypes() const;
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp469 DIArray EnumTypes = CUNode.getEnumTypes(); in beginModule()