/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 380 bool ObjCClassIsImplementation, in AppleAccelTableStaticTypeData() argument 384 ObjCClassIsImplementation(ObjCClassIsImplementation) {} in AppleAccelTableStaticTypeData() 401 bool ObjCClassIsImplementation; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 381 bool ObjCClassIsImplementation, in AppleAccelTableStaticTypeData() argument 385 ObjCClassIsImplementation(ObjCClassIsImplementation) {} in AppleAccelTableStaticTypeData() 402 bool ObjCClassIsImplementation; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | AccelTable.h | 435 bool ObjCClassIsImplementation, in AppleAccelTableStaticTypeData() argument 439 ObjCClassIsImplementation(ObjCClassIsImplementation) {} in AppleAccelTableStaticTypeData() 456 bool ObjCClassIsImplementation; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | AccelTable.h | 516 bool ObjCClassIsImplementation, 520 ObjCClassIsImplementation(ObjCClassIsImplementation) {} 537 bool ObjCClassIsImplementation;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | AccelTable.h | 516 bool ObjCClassIsImplementation, 520 ObjCClassIsImplementation(ObjCClassIsImplementation) {} 537 bool ObjCClassIsImplementation;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | AccelTable.h | 516 bool ObjCClassIsImplementation, 520 ObjCClassIsImplementation(ObjCClassIsImplementation) {} 537 bool ObjCClassIsImplementation;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/ |
D | DWARFLinkerCompileUnit.h | 249 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo() 252 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinkerCompileUnit.h | 251 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo() 254 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinkerCompileUnit.h | 251 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo() 254 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 236 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo() 239 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinkerCompileUnit.h | 251 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo() 254 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 225 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo() 228 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 610 Asm->emitInt8(ObjCClassIsImplementation ? dwarf::DW_FLAG_type_implementation in emit() 707 << (ObjCClassIsImplementation ? "true" : "false"); in print()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 612 Asm->emitInt8(ObjCClassIsImplementation ? dwarf::DW_FLAG_type_implementation in emit() 709 << (ObjCClassIsImplementation ? "true" : "false"); in print()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 1599 bool ObjCClassIsImplementation = in cloneDIE() local 1604 Unit.addTypeAccelerator(Die, AttrInfo.Name, ObjCClassIsImplementation, in cloneDIE()
|