Home
last modified time | relevance | path

Searched defs:getContainingType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h108 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1872 DIType *getContainingType() const { in getContainingType() function