Searched refs:TFunc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp710 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); local
711 if (!TFunc)
717 return S.CheckEquivalentExceptionSpec(DiagID, NoteID, TFunc, TargetLoc,

Completed in 65 milliseconds