Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp44 for (const std::string &IfMacro : Style.IfMacros) { local
45 auto Identifier = &IdentTable.get(IfMacro);
H A DFormatToken.h88 TYPE(IfMacro) \