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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp19 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h35 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) macro
42 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
307 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp535 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DCompilerInvocation.cpp3654 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp290 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
304 ENUM_LANGOPT(Name, Bits, Default, Description)
5696 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DASTWriter.cpp1196 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro

Completed in 117 milliseconds