Searched defs:isRefUdt (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeUDT.cpp | 197 bool NativeTypeUDT::isRefUdt() const { return false; } in isRefUdt() function in NativeTypeUDT |
H A D | NativeTypeEnum.cpp | 348 bool NativeTypeEnum::isRefUdt() const { return false; } in isRefUdt() function in NativeTypeEnum |
H A D | NativeRawSymbol.cpp | 656 bool NativeRawSymbol::isRefUdt() const { in isRefUdt() function in NativeRawSymbol |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIARawSymbol.cpp | 1190 bool DIARawSymbol::isRefUdt() const { in isRefUdt() function in DIARawSymbol |