Searched refs:RebuildTypeInCurrentInstantiation (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10498 // See Sema::RebuildTypeInCurrentInstantiation
10569 TypeSourceInfo *Sema::RebuildTypeInCurrentInstantiation(TypeSourceInfo *T, function in class:Sema
10625 = RebuildTypeInCurrentInstantiation(NTTP->getTypeSourceInfo(),
H A DSemaDecl.cpp5364 TSI = S.RebuildTypeInCurrentInstantiation(TSI, D.getIdentifierLoc(), Name);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7354 TypeSourceInfo *RebuildTypeInCurrentInstantiation(TypeSourceInfo *T,

Completed in 142 milliseconds