Home
last modified time | relevance | path

Searched defs:isRefUdt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp198 bool NativeTypeUDT::isRefUdt() const { return false; } in isRefUdt() function in NativeTypeUDT
H A DNativeTypeEnum.cpp353 bool NativeTypeEnum::isRefUdt() const { return false; } in isRefUdt() function in NativeTypeEnum
H A DNativeRawSymbol.cpp655 bool NativeRawSymbol::isRefUdt() const { in isRefUdt() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1190 bool DIARawSymbol::isRefUdt() const { in isRefUdt() function in DIARawSymbol