Home
last modified time | relevance | path

Searched refs:ObjcClassImplementation (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h205 bool ObjcClassImplementation,
222 bool ObjcClassImplementation; member
232 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp147 bool ObjcClassImplementation, in addTypeAccelerator() argument
149 Pubtypes.emplace_back(Name, Die, QualifiedNameHash, ObjcClassImplementation); in addTypeAccelerator()
H A DDWARFLinker.cpp1816 Pubtype.ObjcClassImplementation ? dwarf::DW_FLAG_type_implementation in emitAppleAcceleratorEntriesForUnit()