Home
last modified time | relevance | path

Searched refs:getTypesCount (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp560 W->printHex("Count", Precomp.getTypesCount()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h906 uint32_t getTypesCount() const { return TypesCount; } in getTypesCount() function