Searched refs:ENUM_LANGOPT (Results 1 - 6 of 6) sorted by relevance

/external/clang/include/clang/Basic/
H A DLangOptions.h40 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) macro
48 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
98 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/external/clang/lib/Basic/
H A DLangOptions.cpp21 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); macro
/external/clang/lib/Frontend/
H A DFrontendActions.cpp433 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DCompilerInvocation.cpp1912 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/external/clang/lib/Serialization/
H A DASTReader.cpp179 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
4556 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DASTWriter.cpp1111 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro

Completed in 626 milliseconds