Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp388 getExtParameterInfosForCall(const FunctionProtoType *proto, in getExtParameterInfosForCall() function
649 auto paramInfos = getExtParameterInfosForCall(proto, 1, params.size()); in arrangeBlockFunctionDeclaration()
703 getExtParameterInfosForCall(proto, numPrefixArgs + 1, args.size()); in arrangeCXXMethodCall()