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

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp713 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); local
714 if (!SFunc)
718 SFunc, SourceLoc);

Completed in 1595 milliseconds