Searched refs:clang_ParamCommandComment_isDirectionExplicit (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DDocumentation.h406 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment Comment);
/external/clang/tools/libclang/
H A DCXComment.cpp285 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment CXC) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c474 if (clang_ParamCommandComment_isDirectionExplicit(Comment))

Completed in 669 milliseconds