Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h249 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment Comment);
/external/clang/tools/libclang/
Dlibclang.exports58 clang_InlineContentComment_hasTrailingNewline
DCXComment.cpp123 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment CXC) { in clang_InlineContentComment_hasTrailingNewline() function
/external/clang/tools/c-index-test/
Dc-index-test.c400 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
428 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
449 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()
458 if (clang_InlineContentComment_hasTrailingNewline(Comment)) in DumpCXCommentInternal()