Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3557 auto *argSlot = getTrailingObjects<QualType>(); in FunctionProtoType() local
3561 argSlot[i] = params[i]; in FunctionProtoType()