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

References

tools/clang/lib/Sema/SemaTemplate.cpp
 1836     QualType Result = SemaRef.BuildFunctionType(DeducedType, ParamTypes, Loc,
 1838     TypeSourceInfo *TSI = SemaRef.Context.getTrivialTypeSourceInfo(Result, Loc);
 1847           SemaRef.Context, DC, Loc, Loc, nullptr, T,
 1847           SemaRef.Context, DC, Loc, Loc, nullptr, T,
 1848           SemaRef.Context.getTrivialTypeSourceInfo(T, Loc), SC_None, nullptr);
 1855                                ExplicitSpecifier(), TSI, Loc, Loc, Loc);
 1855                                ExplicitSpecifier(), TSI, Loc, Loc, Loc);
 1855                                ExplicitSpecifier(), TSI, Loc, Loc, Loc);