Searched refs:pushFullCopy (Results 1 – 6 of 6) sorted by relevance
19 void TypeLocBuilder::pushFullCopy(TypeLoc L) { in pushFullCopy() function in TypeLocBuilder
67 void pushFullCopy(TypeLoc L);
478 TLB.pushFullCopy(Pattern->getTypeLoc()); in CheckPackExpansion()899 TLB.pushFullCopy(Pattern); in getTemplateArgumentPackExpansionPattern()
1499 TLB.pushFullCopy(TL); in SubstType()
5581 TLB.pushFullCopy(TL); in TransformObjCInterfaceType()5590 TLB.pushFullCopy(TL); in TransformObjCObjectType()5599 TLB.pushFullCopy(TL); in TransformObjCObjectPointerType()
2822 TLB.pushFullCopy(TInfo->getTypeLoc()); in GetFullTypeForDeclarator()