getOffsetOfLoc ‐ Get the location of the offset operator.

Synopsis

Declared in <llvm/MC/MCParser/MCParsedAsmOperand.h>

virtual
SMLoc
getOffsetOfLoc() const;

Return Value

Represents a location in source code.

Created with MrDocs