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

/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp20 #define LANGOPT(Name, Bits, Default, Description) Name = Default; macro
26 #define LANGOPT(Name, Bits, Default, Description) macro
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h41 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits; macro
48 #define LANGOPT(Name, Bits, Default, Description) macro
552 #define LANGOPT(Name, Bits, Default, Description) macro
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp598 #define LANGOPT(Name, Bits, Default, Description) \ macro
H A DCompilerInvocation.cpp4720 #define LANGOPT(Name, Bits, Default, Description) HBuilder.add(LangOpts->Name);
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp281 #define LANGOPT(Name, Bits, Default, Description) \ macro
312 LANGOPT(Name, Bits, Default, Description)
6028 #define LANGOPT(Name, Bits, Default, Description) \ macro
H A DASTWriter.cpp1438 #define LANGOPT(Name, Bits, Default, Description) \ macro

Completed in 135 milliseconds