Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang-c/
H A DDocumentation.h296 CXString clang_InlineCommandComment_getArgText(CXComment Comment,
/llvm-project/clang/tools/libclang/
H A Dlibclang.map117 clang_InlineCommandComment_getArgText;
H A DCXComment.cpp177 CXString clang_InlineCommandComment_getArgText(CXComment CXC, in clang_InlineCommandComment_getArgText() function
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c553 clang_InlineCommandComment_getArgText(Comment, i)); in DumpCXCommentInternal()