Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h229 bool ObjcClassImplementation,
246 bool ObjcClassImplementation; member
256 ObjcClassImplementation(ObjCClassIsImplementation) {} in AccelInfo()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h125 ObjcClassImplementation = false; in AccelInfo()
147 bool ObjcClassImplementation : 1; member
H A DDWARFLinkerImpl.cpp1247 Info.ObjcClassImplementation ? dwarf::DW_FLAG_type_implementation in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2247 Pubtype.ObjcClassImplementation ? dwarf::DW_FLAG_type_implementation in emitAcceleratorEntriesForUnit()