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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp206 bool NativeTypeUDT::isValueUdt() const { return false; } function in class:NativeTypeUDT
H A DNativeTypeEnum.cpp350 bool NativeTypeEnum::isValueUdt() const { return false; } function in class:NativeTypeEnum
H A DNativeRawSymbol.cpp708 bool NativeRawSymbol::isValueUdt() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1244 bool DIARawSymbol::isValueUdt() const { function in class:DIARawSymbol

Completed in 164 milliseconds