Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp806 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType); in CheckExceptionSpecCompatibility() local
807 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
828 PDiag(), ToFunc, in CheckExceptionSpecCompatibility()
/external/freetype/
DChangeLog.217144 (FT_Outline_{Move,Line,Conic,Cubic}ToFunc): This.