Home
last modified time | relevance | path

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

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