Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DTokenAnnotatorTest.cpp27 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 DCMakeLists.txt29 TokenAnnotatorTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn36 "TokenAnnotatorTest.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt684 clang/unittests/Format/TokenAnnotatorTest.cpp