Home
last modified time | relevance | path

Searched refs:ParagraphCommentBits (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
558 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
559 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
563 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
583 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
584 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
586 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
587 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
588 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DComment.h171 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
558 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
559 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
563 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
583 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
584 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
586 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
587 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
588 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
557 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
558 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
562 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
582 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
583 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
585 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
586 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
587 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
560 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
565 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
585 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
588 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
589 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
590 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DComment.h172 ParagraphCommentBitfields ParagraphCommentBits; member
556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()
557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()
561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()
581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()
582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()
584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()
586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()