Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp312 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) { in getArgTypesForDeclaration() function
576 auto argTypes = getArgTypesForDeclaration(Context, params); in arrangeBlockFunctionDeclaration()
601 auto argTypes = getArgTypesForDeclaration(Context, args); in arrangeBuiltinFunctionDeclaration()