Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h357 GeneralFunction = 0x08 // member function, most general enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h373 GeneralFunction = 0x08 // member function, most general enumerator
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll140 ; CHECK: Representation: GeneralFunction (0x8)
Dtypes-basic.ll181 ; CHECK: Representation: GeneralFunction (0x8)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll140 ; CHECK: Representation: GeneralFunction (0x8)
Dtypes-basic.ll181 ; CHECK: Representation: GeneralFunction (0x8)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp103 ENUM_ENTRY(PointerToMemberRepresentation, GeneralFunction),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp148 ENUM_ENTRY(PointerToMemberRepresentation, GeneralFunction),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp218 PointerToMemberRepresentation::GeneralFunction); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1188 : PointerToMemberRepresentation::GeneralFunction; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1568 : PointerToMemberRepresentation::GeneralFunction; in translatePtrToMemberRep()