/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/Format/ |
H A D | TokenAnnotatorTest.cpp | 29 #define EXPECT_TOKEN_KIND(FormatTok, Kind) \ argument 31 #define EXPECT_TOKEN_TYPE(FormatTok, Type) \ argument 33 #define EXPECT_TOKEN(FormatTok, Kind, Type) \ argument
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 59 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 66 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 884 const FormatToken *FormatTok) { in mustBeJSIdent() 899 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 908 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2494 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2502 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2681 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 59 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 66 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 885 const FormatToken *FormatTok) { in mustBeJSIdent() 900 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 909 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2477 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2484 static bool continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2663 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 59 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 66 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 884 const FormatToken *FormatTok) { in mustBeJSIdent() 899 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 908 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2494 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2502 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2681 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 879 const FormatToken *FormatTok) { in mustBeJSIdent() 894 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 903 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2409 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2416 static bool continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2595 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 872 const FormatToken *FormatTok) { in mustBeJSIdent() 887 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 896 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2372 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2379 static bool continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2558 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 933 const FormatToken *FormatTok) { in mustBeJSIdent() 948 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 957 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2805 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2813 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2992 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 955 const FormatToken *FormatTok) { in mustBeJSIdent() 970 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 979 const FormatToken *FormatTok) { in isJSDeclOrStmt() 3083 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 3091 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3270 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 954 const FormatToken *FormatTok) { in mustBeJSIdent() 969 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 978 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2989 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2997 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3176 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 933 const FormatToken *FormatTok) { in mustBeJSIdent() 948 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 957 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2796 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2804 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2983 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 933 const FormatToken *FormatTok) { in mustBeJSIdent() 948 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 957 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2796 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2804 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 2983 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 955 const FormatToken *FormatTok) { in mustBeJSIdent() 970 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 979 const FormatToken *FormatTok) { in isJSDeclOrStmt() 3083 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 3091 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3270 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 955 const FormatToken *FormatTok) { in mustBeJSIdent() 970 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 979 const FormatToken *FormatTok) { in isJSDeclOrStmt() 3080 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 3088 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3267 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 954 const FormatToken *FormatTok) { in mustBeJSIdent() 969 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 978 const FormatToken *FormatTok) { in isJSDeclOrStmt() 2989 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 2997 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3176 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 955 const FormatToken *FormatTok) { in mustBeJSIdent() 970 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 979 const FormatToken *FormatTok) { in isJSDeclOrStmt() 3083 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 3091 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3270 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 955 const FormatToken *FormatTok) { in mustBeJSIdent() 970 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 979 const FormatToken *FormatTok) { in isJSDeclOrStmt() 3083 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 3091 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3270 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 60 static bool isLineComment(const FormatToken &FormatTok) { in isLineComment() 67 static bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() 966 const FormatToken *FormatTok) { in mustBeJSIdent() 981 const FormatToken *FormatTok) { in mustBeJSIdentOrValue() 990 const FormatToken *FormatTok) { in isJSDeclOrStmt() 3094 bool UnwrappedLineParser::isOnNewLine(const FormatToken &FormatTok) { in isOnNewLine() 3102 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() 3281 FormatToken *FormatTok = Comments[i]; in distributeComments() local
|