Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9507 SmallVector<FunctionProtoType::ExtParameterInfo, 4> newParamInfos; in mergeFunctionTypes() local
9510 newParamInfos)) in mergeFunctionTypes()
9549 newParamInfos.empty() ? nullptr : newParamInfos.data(); in mergeFunctionTypes()