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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTypeLocBuilder.cpp19 void TypeLocBuilder::pushFullCopy(TypeLoc L) { function in class:TypeLocBuilder
H A DTypeLocBuilder.h67 void pushFullCopy(TypeLoc L);
H A DSemaTemplateVariadic.cpp478 TLB.pushFullCopy(Pattern->getTypeLoc());
901 TLB.pushFullCopy(Pattern);
H A DSemaTemplateInstantiate.cpp1483 TLB.pushFullCopy(TL);
H A DSemaDeclObjC.cpp619 builder.pushFullCopy(typeBoundInfo->getTypeLoc());
H A DSemaType.cpp3839 TLB.pushFullCopy(TInfo->getTypeLoc());
H A DTreeTransform.h5799 TLB.pushFullCopy(TL);

Completed in 113 milliseconds