Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h108 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2050 DIType *getContainingType() const { in getContainingType() function