Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp367 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) { in getArgTypesForDeclaration() function
634 auto argTypes = getArgTypesForDeclaration(Context, params); in arrangeBlockFunctionDeclaration()
658 auto argTypes = getArgTypesForDeclaration(Context, args); in arrangeBuiltinFunctionDeclaration()