Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp627 static bool IsEquivalentExceptionSpec(StructuralEquivalenceContext &Context, in IsEquivalentExceptionSpec() function
898 if (!IsEquivalentExceptionSpec(Context, OrigProto1, OrigProto2)) in IsStructurallyEquivalent()