Searched refs:SFunc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp884 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); local
885 if (!SFunc)
889 SFunc, SourceLoc);

Completed in 110 milliseconds