Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp6407 SmallVector<QualType, 8> OverloadParams; in rewriteBuiltinFunctionDecl() local
6422 OverloadParams.push_back(ParamType); in rewriteBuiltinFunctionDecl()
6434 OverloadParams.push_back(Context.getPointerType(PointeeType)); in rewriteBuiltinFunctionDecl()
6443 OverloadParams, EPI); in rewriteBuiltinFunctionDecl()