Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h291 CXString clang_InlineCommandComment_getArgText(CXComment Comment,
/external/clang/tools/libclang/
Dlibclang.exports63 clang_InlineCommandComment_getArgText
DCXComment.cpp178 CXString clang_InlineCommandComment_getArgText(CXComment CXC, in clang_InlineCommandComment_getArgText() function
/external/clang/tools/c-index-test/
Dc-index-test.c426 clang_InlineCommandComment_getArgText(Comment, i)); in DumpCXCommentInternal()