Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp249 bool AllowNoexceptAllMatchWithNoSpec = false, bool IsOperatorNew = false);
490 bool AllowNoexceptAllMatchWithNoSpec, bool IsOperatorNew) { in CheckEquivalentExceptionSpecImpl() argument
542 if (!AllowNoexceptAllMatchWithNoSpec && in CheckEquivalentExceptionSpecImpl()