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

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h42 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) macro
49 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
553 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp21 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); macro
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp600 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DCompilerInvocation.cpp4721 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp302 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
316 ENUM_LANGOPT(Name, Bits, Default, Description)
6030 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro
H A DASTWriter.cpp1440 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ macro

Completed in 131 milliseconds