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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp18 void TypeLocBuilder::pushFullCopy(TypeLoc L) { function in class:TypeLocBuilder
H A DTypeLocBuilder.h64 void pushFullCopy(TypeLoc L);
H A DSemaTemplateVariadic.cpp593 TLB.pushFullCopy(Pattern->getTypeLoc());
1053 TLB.pushFullCopy(Pattern);
H A DSemaTemplateInstantiate.cpp2028 TLB.pushFullCopy(TL);
H A DSemaDeclObjC.cpp693 builder.pushFullCopy(typeBoundInfo->getTypeLoc());
H A DSemaType.cpp4817 TLB.pushFullCopy(TInfo->getTypeLoc());
H A DTreeTransform.h6570 TLB.pushFullCopy(TL);

Completed in 314 milliseconds