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

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

Completed in 167 milliseconds