Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp877 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent() local
878 if (!SFunc) in CheckSpecForTypesEquivalent()
882 SFunc, SourceLoc); in CheckSpecForTypesEquivalent()