Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp405 bool AllowNoexceptAllMatchWithNoSpec, in CheckEquivalentExceptionSpec() argument
492 if (AllowNoexceptAllMatchWithNoSpec) { in CheckEquivalentExceptionSpec()
/external/clang/include/clang/Sema/
DSema.h1323 bool AllowNoexceptAllMatchWithNoSpec = false,