Searched refs:getTypeInfos (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp111 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
H A DEHStreamer.cpp317 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
652 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h388 /// getTypeInfos - Return a reference to the C++ typeinfo for the current
390 const std::vector<const GlobalVariable *> &getTypeInfos() const { function in class:llvm::MachineModuleInfo

Completed in 89 milliseconds