HomeSort by relevance Sort by last modified time
    Searched refs:isC89 (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
LangStandard.h 60 /// isC89 - Language is a superset of C89.
61 bool isC89() const { return Flags & frontend::C89; }
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 75 milliseconds