Lines Matching defs:StringRef

205   bool parseSectionDirectiveBss(StringRef, SMLoc) {  in parseSectionDirectiveBss()  argument
209 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() argument
212 bool parseSectionDirectiveStaticConst(StringRef, SMLoc) { in parseSectionDirectiveStaticConst() argument
215 bool parseSectionDirectiveCString(StringRef, SMLoc) { in parseSectionDirectiveCString() argument
219 bool parseSectionDirectiveLiteral4(StringRef, SMLoc) { in parseSectionDirectiveLiteral4() argument
223 bool parseSectionDirectiveLiteral8(StringRef, SMLoc) { in parseSectionDirectiveLiteral8() argument
227 bool parseSectionDirectiveLiteral16(StringRef, SMLoc) { in parseSectionDirectiveLiteral16() argument
231 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() argument
234 bool parseSectionDirectiveDestructor(StringRef, SMLoc) { in parseSectionDirectiveDestructor() argument
237 bool parseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit0() argument
240 bool parseSectionDirectiveFVMLibInit1(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit1() argument
243 bool parseSectionDirectiveSymbolStub(StringRef, SMLoc) { in parseSectionDirectiveSymbolStub() argument
250 bool parseSectionDirectivePICSymbolStub(StringRef, SMLoc) { in parseSectionDirectivePICSymbolStub() argument
255 bool parseSectionDirectiveData(StringRef, SMLoc) { in parseSectionDirectiveData() argument
258 bool parseSectionDirectiveStaticData(StringRef, SMLoc) { in parseSectionDirectiveStaticData() argument
261 bool parseSectionDirectiveNonLazySymbolPointers(StringRef, SMLoc) { in parseSectionDirectiveNonLazySymbolPointers() argument
265 bool parseSectionDirectiveLazySymbolPointers(StringRef, SMLoc) { in parseSectionDirectiveLazySymbolPointers() argument
269 bool parseSectionDirectiveThreadLocalVariablePointers(StringRef, SMLoc) { in parseSectionDirectiveThreadLocalVariablePointers() argument
273 bool parseSectionDirectiveDyld(StringRef, SMLoc) { in parseSectionDirectiveDyld() argument
276 bool parseSectionDirectiveModInitFunc(StringRef, SMLoc) { in parseSectionDirectiveModInitFunc() argument
280 bool parseSectionDirectiveModTermFunc(StringRef, SMLoc) { in parseSectionDirectiveModTermFunc() argument
284 bool parseSectionDirectiveConstData(StringRef, SMLoc) { in parseSectionDirectiveConstData() argument
287 bool parseSectionDirectiveObjCClass(StringRef, SMLoc) { in parseSectionDirectiveObjCClass() argument
291 bool parseSectionDirectiveObjCMetaClass(StringRef, SMLoc) { in parseSectionDirectiveObjCMetaClass() argument
295 bool parseSectionDirectiveObjCCatClsMeth(StringRef, SMLoc) { in parseSectionDirectiveObjCCatClsMeth() argument
299 bool parseSectionDirectiveObjCCatInstMeth(StringRef, SMLoc) { in parseSectionDirectiveObjCCatInstMeth() argument
303 bool parseSectionDirectiveObjCProtocol(StringRef, SMLoc) { in parseSectionDirectiveObjCProtocol() argument
307 bool parseSectionDirectiveObjCStringObject(StringRef, SMLoc) { in parseSectionDirectiveObjCStringObject() argument
311 bool parseSectionDirectiveObjCClsMeth(StringRef, SMLoc) { in parseSectionDirectiveObjCClsMeth() argument
315 bool parseSectionDirectiveObjCInstMeth(StringRef, SMLoc) { in parseSectionDirectiveObjCInstMeth() argument
319 bool parseSectionDirectiveObjCClsRefs(StringRef, SMLoc) { in parseSectionDirectiveObjCClsRefs() argument
324 bool parseSectionDirectiveObjCMessageRefs(StringRef, SMLoc) { in parseSectionDirectiveObjCMessageRefs() argument
329 bool parseSectionDirectiveObjCSymbols(StringRef, SMLoc) { in parseSectionDirectiveObjCSymbols() argument
333 bool parseSectionDirectiveObjCCategory(StringRef, SMLoc) { in parseSectionDirectiveObjCCategory() argument
337 bool parseSectionDirectiveObjCClassVars(StringRef, SMLoc) { in parseSectionDirectiveObjCClassVars() argument
341 bool parseSectionDirectiveObjCInstanceVars(StringRef, SMLoc) { in parseSectionDirectiveObjCInstanceVars() argument
345 bool parseSectionDirectiveObjCModuleInfo(StringRef, SMLoc) { in parseSectionDirectiveObjCModuleInfo() argument
349 bool parseSectionDirectiveObjCClassNames(StringRef, SMLoc) { in parseSectionDirectiveObjCClassNames() argument
353 bool parseSectionDirectiveObjCMethVarTypes(StringRef, SMLoc) { in parseSectionDirectiveObjCMethVarTypes() argument
357 bool parseSectionDirectiveObjCMethVarNames(StringRef, SMLoc) { in parseSectionDirectiveObjCMethVarNames() argument
361 bool parseSectionDirectiveObjCSelectorStrs(StringRef, SMLoc) { in parseSectionDirectiveObjCSelectorStrs() argument
365 bool parseSectionDirectiveTData(StringRef, SMLoc) { in parseSectionDirectiveTData() argument
369 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument
373 bool parseSectionDirectiveTLV(StringRef, SMLoc) { in parseSectionDirectiveTLV() argument
377 bool parseSectionDirectiveIdent(StringRef, SMLoc) { in parseSectionDirectiveIdent() argument
382 bool parseSectionDirectiveThreadInitFunc(StringRef, SMLoc) { in parseSectionDirectiveThreadInitFunc() argument
422 bool DarwinAsmParser::parseDirectiveAltEntry(StringRef, SMLoc) { in parseDirectiveAltEntry() argument
442 bool DarwinAsmParser::parseDirectiveDesc(StringRef, SMLoc) { in parseDirectiveDesc() argument
471 bool DarwinAsmParser::parseDirectiveIndirectSymbol(StringRef, SMLoc Loc) { in parseDirectiveIndirectSymbol() argument
555 bool DarwinAsmParser::parseDirectiveLsym(StringRef, SMLoc) { in parseDirectiveLsym() argument
585 bool DarwinAsmParser::parseDirectiveSection(StringRef, SMLoc) { in parseDirectiveSection() argument
667 bool DarwinAsmParser::parseDirectivePopSection(StringRef, SMLoc) { in parseDirectivePopSection() argument
685 bool DarwinAsmParser::parseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogUnique() argument
725 bool DarwinAsmParser::parseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogReset() argument
738 bool DarwinAsmParser::parseDirectiveSubsectionsViaSymbols(StringRef, SMLoc) { in parseDirectiveSubsectionsViaSymbols() argument
751 bool DarwinAsmParser::parseDirectiveTBSS(StringRef, SMLoc) { in parseDirectiveTBSS() argument
807 bool DarwinAsmParser::parseDirectiveZerofill(StringRef, SMLoc) { in parseDirectiveZerofill() argument
893 bool DarwinAsmParser::parseDirectiveDataRegion(StringRef, SMLoc) { in parseDirectiveDataRegion() argument
918 bool DarwinAsmParser::parseDirectiveDataRegionEnd(StringRef, SMLoc) { in parseDirectiveDataRegionEnd() argument