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

/external/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h82 /// getOffsetOfLoc - Get the location of the offset operator.
83 virtual SMLoc getOffsetOfLoc() const { return SMLoc(); } function in class:llvm::MCParsedAsmOperand
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp214 /// getOffsetOfLoc - Get the location of the offset operator.
215 SMLoc getOffsetOfLoc() const { return OffsetOfLoc; } function in struct:__anon9798::X86Operand

Completed in 48 milliseconds