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

/external/clang/include/clang/Basic/
H A DLangOptions.h41 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) macro
49 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
90 #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.cpp353 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DCompilerInvocation.cpp1677 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/external/clang/lib/Serialization/
H A DASTReader.cpp93 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
3970 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DASTWriter.cpp1068 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro

Completed in 250 milliseconds