Searched refs:FuncParams (Results 1 – 1 of 1) sorted by relevance
2936 llvm::SmallVector<QualType, 3> FuncParams; in DeclareGlobalAllocationFunction() local2938 FuncParams.push_back( in DeclareGlobalAllocationFunction()2940 if (llvm::makeArrayRef(FuncParams) == Params) { in DeclareGlobalAllocationFunction()