Home
last modified time | relevance | path

Searched defs:TransformExceptionSpec (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1854 bool TemplateInstantiator::TransformExceptionSpec( in TransformExceptionSpec() function in TemplateInstantiator
2410 Fn TransformExceptionSpec) { in TransformFunctionProtoType()
H A DSemaTemplateInstantiateDecl.cpp5103 bool TransformExceptionSpec(SourceLocation Loc, in InstantiateFunctionDefinition() function
H A DSemaTemplateDeduction.cpp4963 bool TransformExceptionSpec(SourceLocation Loc, in TransformExceptionSpec() function in __anonc4c693d01411::SubstituteDeducedTypeTransform
H A DTreeTransform.h6200 Qualifiers ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType()
6343 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function