ΒΆinline const clang::FunctionProtoType*
getFunctionProtoType(
    const clang::FunctionProtoType& Node)

Description

Unifies obtaining the FunctionProtoType pointer from both FunctionProtoType and FunctionDecl nodes..

Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:198

Parameters

const clang::FunctionProtoType& Node