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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DLangOptions.cpp20 #define LANGOPT(Name, Bits, Default, Description) Name = Default; macro
28 #define LANGOPT(Name, Bits, Default, Description) macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DLangOptions.h40 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits; macro
48 #define LANGOPT(Name, Bits, Default, Description) macro
91 #define LANGOPT(Name, Bits, Default, Description) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp340 #define LANGOPT(Name, Bits, Default, Description) \ macro
H A DCompilerInvocation.cpp1753 #define LANGOPT(Name, Bits, Default, Description) \ macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp77 #define LANGOPT(Name, Bits, Default, Description) \ macro
3971 #define LANGOPT(Name, Bits, Default, Description) \ macro
H A DASTWriter.cpp1067 #define LANGOPT(Name, Bits, Default, Description) \ macro

Completed in 83 milliseconds