Home
last modified time | relevance | path

Searched refs:GeneralFunction (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h380 GeneralFunction = 0x08 // member function, most general enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp386 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, GeneralFunction),
H A DTypeDumpVisitor.cpp102 ENUM_ENTRY(PointerToMemberRepresentation, GeneralFunction),
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp222 PointerToMemberRepresentation::GeneralFunction); in enumeration()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1793 : PointerToMemberRepresentation::GeneralFunction; in translatePtrToMemberRep()