Home
last modified time | relevance | path

Searched defs:BuildingDeductionGuidesTag (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp800 InstantiatingTemplate(Sema & SemaRef,SourceLocation PointOfInstantiation,TemplateDecl * Entity,BuildingDeductionGuidesTag,SourceRange InstantiationRange) InstantiatingTemplate() argument
/llvm-project/clang/include/clang/Sema/
H A DSema.h12962 struct BuildingDeductionGuidesTag {}; global() struct