Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LangOptions

26 #include "clang/Basic/LangOptions.h"
70 class LangOptions;
280 const LangOptions &LangOpts;
602 const LangOptions &getLangOpts() const { return LangOpts; }