Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h68 void pushFullCopy(TypeLoc L);
H A DTypeLocBuilder.cpp18 void TypeLocBuilder::pushFullCopy(TypeLoc L) { in pushFullCopy() function in TypeLocBuilder
H A DSemaTemplateVariadic.cpp640 TLB.pushFullCopy(Pattern->getTypeLoc()); in CheckPackExpansion()
1151 TLB.pushFullCopy(Pattern); in getTemplateArgumentPackExpansionPattern()
H A DSemaTemplateInstantiate.cpp2828 TLB.pushFullCopy(TL); in SubstType()
H A DSemaDeclObjC.cpp692 builder.pushFullCopy(typeBoundInfo->getTypeLoc()); in actOnObjCTypeParam()
H A DSemaType.cpp4968 TLB.pushFullCopy(TInfo->getTypeLoc()); in GetFullTypeForDeclarator()
H A DTreeTransform.h7616 TLB.pushFullCopy(TL); in TransformObjCInterfaceType()