ΒΆunsigned int
clang_ParamCommandComment_isDirectionExplicit(
CXComment Comment)
unsigned int
clang_ParamCommandComment_isDirectionExplicit(
CXComment Comment)
Declared at: clang/include/clang-c/Documentation.h:410
Parameters
- CXComment Comment
- a \c CXComment_ParamCommand AST node.
Returns
non-zero if parameter passing direction was specified explicitly in the comment.