Searched defs:isRefUdt (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeUDT.cpp | 198 bool NativeTypeUDT::isRefUdt() const { return false; } in isRefUdt() function in NativeTypeUDT |
H A D | NativeTypeEnum.cpp | 353 bool NativeTypeEnum::isRefUdt() const { return false; } in isRefUdt() function in NativeTypeEnum |
H A D | NativeRawSymbol.cpp | 655 bool NativeRawSymbol::isRefUdt() const { in isRefUdt() function in NativeRawSymbol |
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIARawSymbol.cpp | 1190 bool DIARawSymbol::isRefUdt() const { in isRefUdt() function in DIARawSymbol |