reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 void pushFullCopy(TypeLoc L);
693 builder.pushFullCopy(typeBoundInfo->getTypeLoc());
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp 1681 TLB.pushFullCopy(TL);
tools/clang/lib/Sema/SemaTemplateVariadic.cpp593 TLB.pushFullCopy(Pattern->getTypeLoc()); 1049 TLB.pushFullCopy(Pattern);tools/clang/lib/Sema/SemaType.cpp
4676 TLB.pushFullCopy(TInfo->getTypeLoc());
tools/clang/lib/Sema/TreeTransform.h 6454 TLB.pushFullCopy(TL);