Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp368 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) { in getArgTypesForDeclaration() function
635 auto argTypes = getArgTypesForDeclaration(Context, params); in arrangeBlockFunctionDeclaration()
659 auto argTypes = getArgTypesForDeclaration(Context, args); in arrangeBuiltinFunctionDeclaration()