HomeSort by: relevance | last modified time | path
    Searched refs:getContainingType (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
RecordName.cpp 168 StringRef Class = Types.getTypeName(MI.getContainingType());
TypeDumpVisitor.cpp 379 printTypeIndex("ClassType", MI.getContainingType());
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 108 TypeIndex getContainingType() const { return ContainingType; }
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 520 cast_or_null<DIType>(map(MDS->getContainingType()));
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h 1896 getContainingType(), getVirtualIndex(),
2009 DIType *getContainingType() const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp 1238 ContainingTypeMap.insert(std::make_pair(&SPDie, SP->getContainingType()));
  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 1800 Record.push_back(VE.getMetadataOrNullID(N->getContainingType()));

Completed in 23 milliseconds