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

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

Completed in 111 milliseconds