Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp869 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent() local
870 if (!SFunc) in CheckSpecForTypesEquivalent()
874 SFunc, SourceLoc); in CheckSpecForTypesEquivalent()