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

Declarations

tools/clang/include/clang/Sema/Sema.h
 7586   TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,

References

tools/clang/lib/Sema/SemaTemplate.cpp
 1052     TSI = SubstAutoTypeSourceInfo(TSI, Context.DependentTy);
10263       NewTSI = SubstAutoTypeSourceInfo(NewTSI, Context.DependentTy);