Searched defs:LangOpt (Results 1 – 4 of 4) sorted by relevance
415 const LangOptions &LangOpt, in fixType()
747 bool PrintfSpecifier::fixType(QualType QT, const LangOptions &LangOpt, in fixType() argument
522 LangOptions &LangOpt; member in __anone893c5040211::ASTInfoCollector 532 LangOptions &LangOpt, in ASTInfoCollector() argument [all...]
635 auto LangOpt = format::getFormattingLangOpts(Style); in collectIdentifiers() local