Home
last modified time | relevance | path

Searched defs:RawComment (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDRawCommentList.h41 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
147 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/trueos/contrib/llvm/tools/clang/lib/AST/
HDRawCommentList.cpp67 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment() function in RawComment