Home
last modified time | relevance | path

Searched refs:hasTrailingNewline (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp124 return ICC->hasTrailingNewline(); in clang_InlineContentComment_hasTrailingNewline()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComment.h260 bool hasTrailingNewline() const { in hasTrailingNewline() function