reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6010 SMLoc S = Parser.getTok().getLoc(); 6022 if (Parser.parseIdentifier(Identifier)) 6025 SMLoc E = SMLoc::getFromPointer(Parser.getTok().getLoc().getPointer() - 1); 6038 SMLoc S = Parser.getTok().getLoc(); // Start location of the operand. 6042 SMLoc E = SMLoc::getFromPointer(Parser.getTok().getLoc().getPointer() - 1);