reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

include/llvm/MC/MCParser/MCAsmParser.h
  289   virtual bool checkForValidSection() = 0;

Declarations

lib/MC/MCParser/AsmParser.cpp
  267   bool checkForValidSection() override;

References

lib/MC/MCParser/AsmParser.cpp
 1811     if (checkForValidSection())
 2210   if (checkForValidSection())
 2985     if (checkForValidSection() || parseEscapedString(Data))
 3052     if (checkForValidSection() || parseExpression(Value))
 3095     if (checkForValidSection())
 3161     if (checkForValidSection() || parseRealValue(Semantics, AsInt))
 3178   if (checkForValidSection() || parseExpression(NumBytes))
 3201   if (checkForValidSection() || parseExpression(NumValues))
 3245   if (checkForValidSection() || parseExpression(Offset))
 3290   if (checkForValidSection())
 3983   if (checkForValidSection() || parseEscapedString(Data))
 4661   if (checkForValidSection() || parseAbsoluteExpression(AlignSizePow2) ||
 4678   if (checkForValidSection())
 4703   if (checkForValidSection() ||
 4717   if (checkForValidSection() || parseExpression(NumBytes))
 4738   if (checkForValidSection() || parseAbsoluteExpression(NumValues))
 4780   if (checkForValidSection() || parseAbsoluteExpression(NumValues))
 4812   if (checkForValidSection() || parseAbsoluteExpression(NumValues))
 4833   if (checkForValidSection())
 4880   if (checkForValidSection())