Searched refs:getArgTypesForDeclaration (Results 1 – 2 of 2) sorted by relevance
312 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) { in getArgTypesForDeclaration() function576 auto argTypes = getArgTypesForDeclaration(Context, params); in arrangeBlockFunctionDeclaration()601 auto argTypes = getArgTypesForDeclaration(Context, args); in arrangeBuiltinFunctionDeclaration()
365 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) { in getArgTypesForDeclaration() function632 auto argTypes = getArgTypesForDeclaration(Context, params); in arrangeBlockFunctionDeclaration()656 auto argTypes = getArgTypesForDeclaration(Context, args); in arrangeBuiltinFunctionDeclaration()