Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp616 TLB.pushFullCopy(Pattern->getTypeLoc()); in CheckPackExpansion()
1079 TLB.pushFullCopy(Pattern); in getTemplateArgumentPackExpansionPattern()
H A DSemaTemplateInstantiate.cpp2099 TLB.pushFullCopy(TL); in SubstType()
H A DSemaDeclObjC.cpp694 builder.pushFullCopy(typeBoundInfo->getTypeLoc()); in actOnObjCTypeParam()
H A DSemaType.cpp5088 TLB.pushFullCopy(TInfo->getTypeLoc()); in GetFullTypeForDeclarator()
H A DTreeTransform.h6976 TLB.pushFullCopy(TL); in TransformObjCInterfaceType()