Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTypeLocBuilder.cpp19 void TypeLocBuilder::pushFullCopy(TypeLoc L) { in pushFullCopy() function in TypeLocBuilder
DTypeLocBuilder.h67 void pushFullCopy(TypeLoc L);
DSemaTemplateVariadic.cpp478 TLB.pushFullCopy(Pattern->getTypeLoc()); in CheckPackExpansion()
899 TLB.pushFullCopy(Pattern); in getTemplateArgumentPackExpansionPattern()
DSemaTemplateInstantiate.cpp1499 TLB.pushFullCopy(TL); in SubstType()
DTreeTransform.h5581 TLB.pushFullCopy(TL); in TransformObjCInterfaceType()
5590 TLB.pushFullCopy(TL); in TransformObjCObjectType()
5599 TLB.pushFullCopy(TL); in TransformObjCObjectPointerType()
DSemaType.cpp2822 TLB.pushFullCopy(TInfo->getTypeLoc()); in GetFullTypeForDeclarator()