Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp174 bool NativeTypeUDT::isInterfaceUdt() const { return false; } in isInterfaceUdt() function in NativeTypeUDT
H A DNativeTypeEnum.cpp352 bool NativeTypeEnum::isInterfaceUdt() const { return false; } in isInterfaceUdt() function in NativeTypeEnum
H A DNativeRawSymbol.cpp584 bool NativeRawSymbol::isInterfaceUdt() const { in isInterfaceUdt() function in NativeRawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1116 bool DIARawSymbol::isInterfaceUdt() const { in isInterfaceUdt() function in DIARawSymbol