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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h68 /// getOffsetOfLoc - Get the location of the offset operator.
69 virtual SMLoc getOffsetOfLoc() const { return SMLoc(); } function in class:llvm::MCParsedAsmOperand
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp668 /// getOffsetOfLoc - Get the location of the offset operator.
669 SMLoc getOffsetOfLoc() const { return OffsetOfLoc; } function in struct:__anon2502::X86Operand

Completed in 44 milliseconds