Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp377 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) { in getArgTypesForDeclaration() function
644 auto argTypes = getArgTypesForDeclaration(Context, params); in arrangeBlockFunctionDeclaration()
668 auto argTypes = getArgTypesForDeclaration(Context, args); in arrangeBuiltinFunctionDeclaration()