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

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

Completed in 219 milliseconds