Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp775 const FunctionProtoType *Superset, bool SkipSupersetFirstParameter, in CheckExceptionSpecSubset() argument
818 SkipSupersetFirstParameter, SuperLoc, Subset, in CheckExceptionSpecSubset()
872 SkipSupersetFirstParameter, SuperLoc, Subset, in CheckExceptionSpecSubset()
873 SkipSupersetFirstParameter, SubLoc); in CheckExceptionSpecSubset()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2198 const FunctionProtoType *Superset, bool SkipSupersetFirstParameter,