Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9548 ParameterMappingSubstitution, global() enumerator
9858 struct ParameterMappingSubstitution {}; global() struct
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp654 InstantiatingTemplate(Sema & SemaRef,SourceLocation PointOfInstantiation,ParameterMappingSubstitution,NamedDecl * Template,SourceRange InstantiationRange) InstantiatingTemplate() argument