Searched refs:clang_InlineContentComment_hasTrailingNewline (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DCXComment.cpp115 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment CXC) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c308 if (clang_InlineContentComment_hasTrailingNewline(Comment))
336 if (clang_InlineContentComment_hasTrailingNewline(Comment))
357 if (clang_InlineContentComment_hasTrailingNewline(Comment))
366 if (clang_InlineContentComment_hasTrailingNewline(Comment))
/external/clang/include/clang-c/
H A DIndex.h3743 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment Comment);

Completed in 715 milliseconds