Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormatToken.h144 enum MacroRole { enum
184 MacroExpansion(MacroRole Role) : Role(Role) {} in MacroExpansion()
192 MacroRole Role;
/external/llvm-project/clang/unittests/Format/
DMacroExpanderTest.cpp39 MacroRole Role;