Home
last modified time | relevance | path

Searched refs:AttributeMacro (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp48 for (const std::string &AttributeMacro : Style.AttributeMacros) { local
49 auto Identifier = &IdentTable.get(AttributeMacro);
H A DFormatToken.h32 TYPE(AttributeMacro) \