Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTypeLocBuilder.h67 void pushFullCopy(TypeLoc L);
DTypeLocBuilder.cpp19 void TypeLocBuilder::pushFullCopy(TypeLoc L) { in pushFullCopy() function in TypeLocBuilder
DSemaTemplateVariadic.cpp478 TLB.pushFullCopy(Pattern->getTypeLoc()); in CheckPackExpansion()
904 TLB.pushFullCopy(Pattern); in getTemplateArgumentPackExpansionPattern()
DSemaTemplateInstantiate.cpp1485 TLB.pushFullCopy(TL); in SubstType()
DSemaDeclObjC.cpp618 builder.pushFullCopy(typeBoundInfo->getTypeLoc()); in actOnObjCTypeParam()
DSemaType.cpp4074 TLB.pushFullCopy(TInfo->getTypeLoc()); in GetFullTypeForDeclarator()
DTreeTransform.h5943 TLB.pushFullCopy(TL); in TransformObjCInterfaceType()