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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp174 bool NativeTypeUDT::isInterfaceUdt() const { return false; } function in class:NativeTypeUDT
H A DNativeTypeEnum.cpp352 bool NativeTypeEnum::isInterfaceUdt() const { return false; } function in class:NativeTypeEnum
H A DNativeRawSymbol.cpp584 bool NativeRawSymbol::isInterfaceUdt() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1116 bool DIARawSymbol::isInterfaceUdt() const { function in class:DIARawSymbol

Completed in 108 milliseconds