Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5677 TypeSourceInfo *PatternTSI = PatternName.getNamedTypeInfo(); in InstantiateFunctionDefinition() local
5678 assert(PatternTSI && "Pattern is supposed to have an associated TSI"); in InstantiateFunctionDefinition()
5682 TLB.pushTrivial(Context, InstT, PatternTSI->getTypeLoc().getBeginLoc()); in InstantiateFunctionDefinition()