Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp760 const FunctionProtoType *Superset, bool SkipSupersetFirstParameter, in CheckExceptionSpecSubset() argument
803 SkipSupersetFirstParameter, SuperLoc, Subset, in CheckExceptionSpecSubset()
857 SkipSupersetFirstParameter, SuperLoc, Subset, in CheckExceptionSpecSubset()
858 SkipSupersetFirstParameter, SubLoc); in CheckExceptionSpecSubset()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6188 const FunctionProtoType *Superset, bool SkipSupersetFirstParameter,