Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h455 unsigned clang_TParamCommandComment_getDepth(CXComment Comment);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports90 clang_TParamCommandComment_getDepth
H A DCXComment.cpp327 unsigned clang_TParamCommandComment_getDepth(CXComment CXC) { in clang_TParamCommandComment_getDepth() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c593 for (i = 0, e = clang_TParamCommandComment_getDepth(Comment); in DumpCXCommentInternal()