Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp7927 const FunctionProtoType *firstFnType, in doFunctionTypesMatchOnExtParameterInfos() argument
7931 if (!firstFnType->hasExtParameterInfos()) in doFunctionTypesMatchOnExtParameterInfos()
7938 auto firstEPI = firstFnType->getExtParameterInfos(); in doFunctionTypesMatchOnExtParameterInfos()