Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6169 SmallVector<QualType, 8> OverloadParams; in rewriteBuiltinFunctionDecl() local
6184 OverloadParams.push_back(ParamType); in rewriteBuiltinFunctionDecl()
6196 OverloadParams.push_back(Context.getPointerType(PointeeType)); in rewriteBuiltinFunctionDecl()
6205 OverloadParams, EPI); in rewriteBuiltinFunctionDecl()