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

/external/clang/include/clang-c/
H A DDocumentation.h249 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment Comment);
/external/clang/tools/libclang/
H A DCXComment.cpp123 unsigned clang_InlineContentComment_hasTrailingNewline(CXComment CXC) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c383 if (clang_InlineContentComment_hasTrailingNewline(Comment))
411 if (clang_InlineContentComment_hasTrailingNewline(Comment))
432 if (clang_InlineContentComment_hasTrailingNewline(Comment))
441 if (clang_InlineContentComment_hasTrailingNewline(Comment))

Completed in 1695 milliseconds