Searched refs:RebuildTypeInCurrentInstantiation (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 8463 TypeSourceInfo *Sema::RebuildTypeInCurrentInstantiation(TypeSourceInfo *T, in RebuildTypeInCurrentInstantiation() function in Sema 8519 = RebuildTypeInCurrentInstantiation(NTTP->getTypeSourceInfo(), in RebuildTemplateParamsInCurrentInstantiation()
|
D | SemaDecl.cpp | 4746 TSI = S.RebuildTypeInCurrentInstantiation(TSI, D.getIdentifierLoc(), Name); in RebuildDeclaratorInCurrentInstantiation()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplate.cpp | 10823 TypeSourceInfo *Sema::RebuildTypeInCurrentInstantiation(TypeSourceInfo *T, in RebuildTypeInCurrentInstantiation() function in Sema 10879 = RebuildTypeInCurrentInstantiation(NTTP->getTypeSourceInfo(), in RebuildTemplateParamsInCurrentInstantiation()
|
D | SemaDecl.cpp | 5503 TSI = S.RebuildTypeInCurrentInstantiation(TSI, D.getIdentifierLoc(), Name); in RebuildDeclaratorInCurrentInstantiation()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 6042 TypeSourceInfo *RebuildTypeInCurrentInstantiation(TypeSourceInfo *T,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 7724 TypeSourceInfo *RebuildTypeInCurrentInstantiation(TypeSourceInfo *T,
|