Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
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.cpp2825 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()