OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Aug 05 00:25:39 UTC 2026