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

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

Completed in 35 milliseconds