Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp285 bool AllowNoexceptAllMatchWithNoSpec, in CheckEquivalentExceptionSpec() argument
364 if (AllowNoexceptAllMatchWithNoSpec) { in CheckEquivalentExceptionSpec()
/external/clang/include/clang/Sema/
DSema.h810 bool AllowNoexceptAllMatchWithNoSpec = false,