Home
last modified time | relevance | path

Searched defs:isNested (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeUDT.cpp183 bool NativeTypeUDT::isNested() const { in isNested() function in NativeTypeUDT
DNativeTypeEnum.cpp311 bool NativeTypeEnum::isNested() const { in isNested() function in NativeTypeEnum
DNativeRawSymbol.cpp624 bool NativeRawSymbol::isNested() const { in isNested() function in NativeRawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1157 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h440 bool isNested() const { in isNested() function