Searched refs:clang_ParamCommandComment_isDirectionExplicit (Results 1 – 9 of 9) sorted by relevance
406 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment Comment);
411 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment Comment);
76 clang_ParamCommandComment_isDirectionExplicit
285 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment CXC) { in clang_ParamCommandComment_isDirectionExplicit() function
2425 pub fn clang_ParamCommandComment_isDirectionExplicit(comment: CXComment) -> c_uint;
491 if (clang_ParamCommandComment_isDirectionExplicit(Comment)) in DumpCXCommentInternal()