Searched defs:hasNestedTypes (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeUDT.cpp | 159 bool NativeTypeUDT::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeUDT |
H A D | NativeTypeEnum.cpp | 275 bool NativeTypeEnum::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeEnum |
H A D | NativeRawSymbol.cpp | 499 bool NativeRawSymbol::hasNestedTypes() const { in hasNestedTypes() function in NativeRawSymbol |
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIARawSymbol.cpp | 1030 bool DIARawSymbol::hasNestedTypes() const { in hasNestedTypes() function in DIARawSymbol |