reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1919 static PredefinedExpr *Create(const ASTContext &Ctx, SourceLocation L,
6246 return PredefinedExpr::Create(Importer.getToContext(), ToBeginLoc, ToType,
tools/clang/lib/Sema/SemaExpr.cpp 3248 return PredefinedExpr::Create(Context, Loc, ResTy, IK, SL);