Home
last modified time | relevance | path

Searched refs:UseEnumerators (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DPrettyPrinter.h79 UseEnumerators(true) {} in PrintingPolicy()
300 unsigned UseEnumerators : 1; member
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTemplateBase.cpp62 if (Policy.UseEnumerators) { in printIntegral()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp255 PP.UseEnumerators = false; in getPrintingPolicy()