HomeSort by: relevance | last modified time | path
    Searched refs:ENUM_LANGOPT (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/
LangOptions.cpp 19 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default);
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 40 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description)
47 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
369 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 545 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
CompilerInvocation.cpp 4485 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 293 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
307 ENUM_LANGOPT(Name, Bits, Default, Description)
5749 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
ASTWriter.cpp 1238 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \

Completed in 34 milliseconds