Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang-c/
H A DDocumentation.h366 CXString clang_BlockCommandComment_getArgText(CXComment Comment,
/llvm-project/clang/tools/libclang/
H A Dlibclang.map9 clang_BlockCommandComment_getArgText;
H A DCXComment.cpp243 CXString clang_BlockCommandComment_getArgText(CXComment CXC, in clang_BlockCommandComment_getArgText() function
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c602 clang_BlockCommandComment_getArgText(Comment, i)); in DumpCXCommentInternal()