Home | History | Annotate | Download | only in AST

Lines Matching refs:Volatile

119   if (TypeQuals & Qualifiers::Volatile) {
121 OS << "volatile";