Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h377 GeneralFunction = 0x08 // member function, most general enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp103 ENUM_ENTRY(PointerToMemberRepresentation, GeneralFunction),
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp218 PointerToMemberRepresentation::GeneralFunction); in enumeration()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1684 : PointerToMemberRepresentation::GeneralFunction; in translatePtrToMemberRep()