Searched refs:SectionsBaseNames (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp924 static const char *const SectionsBaseNames[8]; member in class:__anon1739::CGObjCGNUstep2
933 return SectionsBaseNames[K];
1548 auto &sectionVec = CGM.getTriple().isOSBinFormatCOFF() ? PECOFFSectionsBaseNames : SectionsBaseNames;
2014 const char *const CGObjCGNUstep2::SectionsBaseNames[8] = member in class:__anon1739::CGObjCGNUstep2

Completed in 126 milliseconds