Searched refs:acceptsLangOpts (Results 1 – 3 of 3) sorted by relevance
125 virtual bool acceptsLangOpts(const LangOptions &LO) const { return true; } in acceptsLangOpts() function
177 if (getInfo().acceptsLangOpts(S.getLangOpts())) in diagnoseLangOpts()
4798 if (!A.acceptsLangOpts(getLangOpts())) in CodeCompleteAttribute()