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

  /external/clang/lib/Basic/
LangOptions.cpp 18 #define LANGOPT(Name, Bits, Default, Description) Name = Default;
24 #define LANGOPT(Name, Bits, Default, Description)
  /external/clang/include/clang/Basic/
LangOptions.h 31 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits;
38 #define LANGOPT(Name, Bits, Default, Description)
82 #define LANGOPT(Name, Bits, Default, Description)
  /external/clang/lib/Serialization/
ASTReader.cpp 69 #define LANGOPT(Name, Bits, Default, Description) \
    [all...]
ASTWriter.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 89 milliseconds