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

/external/clang/include/clang-c/
H A DDocumentation.h430 * \c clang_TParamCommandComment_getDepth and
451 unsigned clang_TParamCommandComment_getDepth(CXComment Comment);
/external/clang/tools/libclang/
H A DCXComment.cpp328 unsigned clang_TParamCommandComment_getDepth(CXComment CXC) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c493 for (i = 0, e = clang_TParamCommandComment_getDepth(Comment);

Completed in 205 milliseconds