Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3173 auto *argSlot = getTrailingObjects<QualType>(); in FunctionProtoType() local
3177 argSlot[i] = params[i]; in FunctionProtoType()