Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp872 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent() local
873 if (!SFunc) in CheckSpecForTypesEquivalent()
877 SFunc, SourceLoc); in CheckSpecForTypesEquivalent()