Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h212 bool ObjcClassImplementation,
229 bool ObjcClassImplementation; member
239 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp167 bool ObjcClassImplementation, in addTypeAccelerator() argument
169 Pubtypes.emplace_back(Name, Die, QualifiedNameHash, ObjcClassImplementation); in addTypeAccelerator()
H A DDWARFLinker.cpp1935 Pubtype.ObjcClassImplementation ? dwarf::DW_FLAG_type_implementation in emitAcceleratorEntriesForUnit()