Searched defs:isGNUMode (Results 1 – 5 of 5) sorted by relevance
86 bool isGNUMode() const { return Flags & frontend::GNUMode; } in isGNUMode() function
134 bool isGNUMode() const { return Flags & GNUMode; } in isGNUMode() function
133 bool isGNUMode() const { return Flags & GNUMode; } in isGNUMode() function