Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DPrettyPrinter.h49 Alignof(LO.CPlusPlus11), UnderscoreAlignof(LO.C11), in PrintingPolicy()
170 unsigned UnderscoreAlignof : 1; member
/external/clang/lib/AST/
DStmtPrinter.cpp1464 else if (Policy.UnderscoreAlignof) in VisitUnaryExprOrTypeTraitExpr()