Searched refs:ParamTypes (Results 1 – 1 of 1) sorted by relevance
159 clang::QualType ParamTypes[] = { in CreateForEachInternalFunctionDecl() local169 ParamTypes, // Parameter types in CreateForEachInternalFunctionDecl()175 static constexpr unsigned kNumParams = sizeof(ParamTypes) / sizeof(ParamTypes[0]); in CreateForEachInternalFunctionDecl()179 Loc, nullptr, ParamTypes[I], nullptr, clang::SC_None, nullptr); in CreateForEachInternalFunctionDecl()