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

References

tools/clang/lib/Sema/SemaLambda.cpp
 1326       S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc);
 1330   TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc);
 1372       S.Context, Class, Loc,
 1373       DeclarationNameInfo(ConversionName, Loc, ConvNameLoc), ConvTy, ConvTSI,
 1387                                       Loc, ConversionName,
 1412       S.Context, Class, Loc, DeclarationNameInfo(InvokerName, Loc),
 1412       S.Context, Class, Loc, DeclarationNameInfo(InvokerName, Loc),
 1424                           S.Context, Class, Loc, InvokerName,