Home
last modified time | relevance | path

Searched defs:TypeInfos (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Driver/
DTypes.cpp26 static const TypeInfo TypeInfos[] = { variable
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h135 std::vector<const GlobalVariable *> TypeInfos; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp349 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos(); in EmitExceptionTable() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp205 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos(); in EmitExceptionTable() local