Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp800 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType); in CheckExceptionSpecCompatibility() local
801 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
822 PDiag(), ToFunc, in CheckExceptionSpecCompatibility()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.217145 (FT_Outline_{Move,Line,Conic,Cubic}ToFunc): This.