reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1715 StringRef DotDispStr = Tok.getString(); 1720 if (Tok.is(AsmToken::Real)) { 1724 } else if (isParsingInlineAsm() && Tok.is(AsmToken::Identifier)) { 1728 return Error(Tok.getLoc(), "Unable to lookup field reference!"); 1730 return Error(Tok.getLoc(), "Unexpected token type!"); 1735 while (Tok.getLoc().getPointer() < DotExprEndLoc)