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

  /external/clang/include/clang/Frontend/
LangStandard.h 87 /// hasImplicitInt - Language allows variables to be typed as int implicitly.
88 bool hasImplicitInt() const { return Flags & frontend::ImplicitInt; }
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 108 milliseconds