Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h406 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment Comment);
/external/clang/tools/libclang/
Dlibclang.exports76 clang_ParamCommandComment_isDirectionExplicit
DCXComment.cpp285 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment CXC) { in clang_ParamCommandComment_isDirectionExplicit() function
/external/clang/tools/c-index-test/
Dc-index-test.c491 if (clang_ParamCommandComment_isDirectionExplicit(Comment)) in DumpCXCommentInternal()