Home
last modified time | relevance | path

Searched defs:ENUM_LANGOPT (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/Basic/
DLangOptions.h34 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) macro
41 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
133 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/external/clang/lib/Basic/
DLangOptions.cpp20 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); in LangOptions() macro
/external/llvm-project/clang/lib/Basic/
DLangOptions.cpp19 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); in LangOptions() macro
/external/llvm-project/clang/include/clang/Basic/
DLangOptions.h36 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) macro
43 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
321 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/external/clang/lib/Frontend/
DFrontendActions.cpp480 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in ReadLanguageOptions() macro
DCompilerInvocation.cpp2415 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in getModuleHash() macro
/external/llvm-project/clang/lib/Frontend/
DFrontendActions.cpp551 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in ReadLanguageOptions() macro
DCompilerInvocation.cpp3954 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in getModuleHash() macro
/external/clang/lib/Serialization/
DASTReader.cpp204 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in checkLanguageOptions() macro
4695 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in ParseLanguageOptions() macro
DASTWriter.cpp1353 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in WriteControlBlock() macro
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp292 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in checkLanguageOptions() macro
5722 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in ParseLanguageOptions() macro
DASTWriter.cpp1237 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in WriteControlBlock() macro