Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h192 TypeIndex getClassType() const { return ClassType; } in getClassType() function
231 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h843 DIType *getClassType() const { in getClassType() function