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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp872 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); local
873 if (!SFunc)
877 SFunc, SourceLoc);

Completed in 122 milliseconds