Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExceptionSpec.cpp872 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent() local
873 if (!SFunc) in CheckSpecForTypesEquivalent()
877 SFunc, SourceLoc); in CheckSpecForTypesEquivalent()