Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h361 CXString clang_BlockCommandComment_getArgText(CXComment Comment,
/external/clang/tools/libclang/
Dlibclang.exports71 clang_BlockCommandComment_getArgText
DCXComment.cpp244 CXString clang_BlockCommandComment_getArgText(CXComment CXC, in clang_BlockCommandComment_getArgText() function
/external/clang/tools/c-index-test/
Dc-index-test.c475 clang_BlockCommandComment_getArgText(Comment, i)); in DumpCXCommentInternal()