Home
last modified time | relevance | path

Searched refs:pushFullCopy (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DTypeLocBuilder.h64 void pushFullCopy(TypeLoc L);
H A DTypeLocBuilder.cpp18 void TypeLocBuilder::pushFullCopy(TypeLoc L) { in pushFullCopy() function in TypeLocBuilder
H A DSemaTemplateVariadic.cpp615 TLB.pushFullCopy(Pattern->getTypeLoc()); in CheckPackExpansion()
1077 TLB.pushFullCopy(Pattern); in getTemplateArgumentPackExpansionPattern()
H A DSemaTemplateInstantiate.cpp2137 TLB.pushFullCopy(TL); in SubstType()
H A DSemaDeclObjC.cpp694 builder.pushFullCopy(typeBoundInfo->getTypeLoc()); in actOnObjCTypeParam()
H A DSemaType.cpp5204 TLB.pushFullCopy(TInfo->getTypeLoc()); in GetFullTypeForDeclarator()
H A DTreeTransform.h7099 TLB.pushFullCopy(TL); in TransformObjCInterfaceType()