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

Declarations

tools/clang/include/clang/Sema/Sema.h
 7076   TypeSourceInfo *RebuildTypeInCurrentInstantiation(TypeSourceInfo *T,

References

tools/clang/lib/Sema/SemaDecl.cpp
 5337     TSI = S.RebuildTypeInCurrentInstantiation(TSI, D.getIdentifierLoc(), Name);
tools/clang/lib/Sema/SemaTemplate.cpp
10251       = RebuildTypeInCurrentInstantiation(NTTP->getTypeSourceInfo(),