Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExceptionSpec.cpp745 const FunctionProtoType *FromFunc = GetUnderlyingFunction(From->getType()); in CheckExceptionSpecCompatibility() local
746 if (!FromFunc) in CheckExceptionSpecCompatibility()
756 FromFunc, SourceLocation()); in CheckExceptionSpecCompatibility()