Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h451 unsigned clang_TParamCommandComment_getDepth(CXComment Comment);
/external/clang/tools/libclang/
Dlibclang.exports80 clang_TParamCommandComment_getDepth
DCXComment.cpp328 unsigned clang_TParamCommandComment_getDepth(CXComment CXC) { in clang_TParamCommandComment_getDepth() function
/external/clang/tools/c-index-test/
Dc-index-test.c510 for (i = 0, e = clang_TParamCommandComment_getDepth(Comment); in DumpCXCommentInternal()