HomeSort by relevance Sort by last modified time
    Searched refs:getTypeInfos (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 111 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
EHStreamer.cpp 317 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
652 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 388 /// getTypeInfos - Return a reference to the C++ typeinfo for the current
390 const std::vector<const GlobalVariable *> &getTypeInfos() const {

Completed in 70 milliseconds