Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeUDT.cpp175 bool NativeTypeUDT::isInterfaceUdt() const { return false; } in isInterfaceUdt() function in NativeTypeUDT
DNativeTypeEnum.cpp357 bool NativeTypeEnum::isInterfaceUdt() const { return false; } in isInterfaceUdt() function in NativeTypeEnum
DNativeRawSymbol.cpp583 bool NativeRawSymbol::isInterfaceUdt() const { in isInterfaceUdt() function in NativeRawSymbol
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1116 bool DIARawSymbol::isInterfaceUdt() const { in isInterfaceUdt() function in DIARawSymbol