Home | History | Annotate | Download | only in AST

Lines Matching refs:setNameModifier

215   void setNameModifier(OpenMPDirectiveKind NM) { NameModifier = NM; }