Searched refs:TokenAnnotatorTest (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | TokenAnnotatorTest.cpp | 27 class TokenAnnotatorTest : public ::testing::Test { class 47 TEST_F(TokenAnnotatorTest, UnderstandsUsesOfStarAndAmp) { in TEST_F() argument 212 TEST_F(TokenAnnotatorTest, UnderstandsClasses) { in TEST_F() argument 226 TEST_F(TokenAnnotatorTest, UnderstandsStructs) { in TEST_F() argument 232 TEST_F(TokenAnnotatorTest, UnderstandsUnions) { in TEST_F() argument 243 TEST_F(TokenAnnotatorTest, UnderstandsEnums) { in TEST_F() argument 259 TEST_F(TokenAnnotatorTest, UnderstandsVariables) { in TEST_F() argument 280 TEST_F(TokenAnnotatorTest, UnderstandsDelete) { in TEST_F() argument 723 TEST_F(TokenAnnotatorTest, UnderstandsAsm) { in TEST_F() argument 733 TEST_F(TokenAnnotatorTest, UnderstandsObjCBlock) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 29 TokenAnnotatorTest.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 36 "TokenAnnotatorTest.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 684 clang/unittests/Format/TokenAnnotatorTest.cpp
|