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.cpp2015 bool TemplateInstantiator::TransformExceptionSpec( in TransformExceptionSpec() function in TemplateInstantiator
2587 Fn TransformExceptionSpec) { in TransformFunctionProtoType()
H A DSemaTemplateInstantiateDecl.cpp5743 bool TransformExceptionSpec(SourceLocation Loc, in InstantiateFunctionDefinition() function
H A DSemaTemplateDeduction.cpp5077 bool TransformExceptionSpec(SourceLocation Loc, in TransformExceptionSpec() function in __anonc4c693d01611::SubstituteDeducedTypeTransform
H A DTreeTransform.h6427 Qualifiers ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType()
6570 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function