Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp765 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent() local
766 if (!SFunc) in CheckSpecForTypesEquivalent()
770 SFunc, SourceLoc); in CheckSpecForTypesEquivalent()