Lines Matching +defs:clang +defs:format
21 #include "clang/Basic/TokenKinds.h"
31 #define DEBUG_TYPE "format-parser"
33 namespace clang {
34 namespace format {
230 // In a first run, format everything with the lines containing macro calls
281 // Make sure to format the remaining tokens.
808 // settings. This allows the format to back up one level in those cases.
2997 // In case identifiers were removed by clang-tidy, what might follow is
3011 // In case identifiers were removed by clang-tidy, what might follow is
5064 } // end namespace format
5065 } // end namespace clang