Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
Dlibclang.exports32 clang_InlineContentComment_hasTrailingNewline
DCXComment.cpp115 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment CXC) { in clang_InlineContentComment_hasTrailingNewline() function
/external/clang/tools/c-index-test/
Dc-index-test.c308 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
336 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
357 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
366 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
/external/clang/include/clang-c/
DIndex.h3577 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment Comment);