Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp42 for (const std::string &AttributeMacro : Style.AttributeMacros) local
43 Macros.insert({&IdentTable.get(AttributeMacro), TT_AttributeMacro});
H A DFormatToken.h32 TYPE(AttributeMacro) \