Searched refs:HasSubsectionsViaSymbols (Results 1 – 12 of 12) sorted by relevance
64 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
31 HasSubsectionsViaSymbols = false; in MCAsmInfo()
161 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()
180 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()
63 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
85 bool HasSubsectionsViaSymbols; variable398 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
281 const unsigned HasSubsectionsViaSymbols : 1; variable312 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
77 bool HasSubsectionsViaSymbols = false; variable425 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
317 const unsigned HasSubsectionsViaSymbols : 1; variable348 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
86 bool HasSubsectionsViaSymbols = false; variable456 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
369 bool HasSubsectionsViaSymbols) { in encodeSubclassData() argument371 (HasSubsectionsViaSymbols ? HasSubsectionsViaSymbolsBit : 0); in encodeSubclassData()