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

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

Completed in 403 milliseconds