Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2936 llvm::SmallVector<QualType, 3> FuncParams; in DeclareGlobalAllocationFunction() local
2938 FuncParams.push_back( in DeclareGlobalAllocationFunction()
2940 if (llvm::makeArrayRef(FuncParams) == Params) { in DeclareGlobalAllocationFunction()