reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExpr.cpp
 2506     ParseDeclarator(DeclaratorInfo);
 2511     if (!DeclaratorInfo.isInvalidType() && Tok.is(tok::identifier) &&
 2517         Ty = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
 2532           Ty = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
 2544             Ty = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
 2565                                              DeclaratorInfo, CastTy,
 2582         if (DeclaratorInfo.isInvalidType())
 2591             Ty = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
 2615                                          DeclaratorInfo, CastTy,