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

References

tools/clang/lib/Sema/SemaType.cpp
 4592           T = S.GetTypeFromParser(FTI.getTrailingReturnType(), &TInfo);
 4662         if (TInfo) {
 4663           DiagLoc = TInfo->getTypeLoc().getBeginLoc();
 4664           FixitLoc = S.getLocForEndOfToken(TInfo->getTypeLoc().getEndLoc());
 4674         if (TInfo) {
 4676           TLB.pushFullCopy(TInfo->getTypeLoc());
 4679           TInfo = TLB.getTypeSourceInfo(Context, T);
 5277   return GetTypeSourceInfoForDeclarator(state, T, TInfo);