Home
last modified time | relevance | path

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

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qmlformat/
H A Dcommentastvisitor.cpp39 if (isCommentAttached(comment)) in CommentAstVisitor()
75 if (isCommentAttached(location)) in findCommentsInLine()
96 bool CommentAstVisitor::isCommentAttached(const SourceLocation &location) const in isCommentAttached() function in CommentAstVisitor
168 if (isCommentAttached(comment)) in findOrphanComments()
H A Dcommentastvisitor.h125 bool isCommentAttached(const SourceLocation& location) const;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qmlformat/
H A Dcommentastvisitor.cpp39 if (isCommentAttached(comment)) in CommentAstVisitor()
75 if (isCommentAttached(location)) in findCommentsInLine()
96 bool CommentAstVisitor::isCommentAttached(const SourceLocation &location) const in isCommentAttached() function in CommentAstVisitor
168 if (isCommentAttached(comment)) in findOrphanComments()
H A Dcommentastvisitor.h125 bool isCommentAttached(const SourceLocation& location) const;