Home
last modified time | relevance | path

Searched defs:LangOpt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/Analysis/
H A DScanfFormatString.cpp408 const LangOptions &LangOpt, in fixType()
H A DPrintfFormatString.cpp555 bool PrintfSpecifier::fixType(QualType QT, const LangOptions &LangOpt, in fixType()
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp493 LangOptions &LangOpt; member in __anon15d8a6090211::ASTInfoCollector
500 ASTInfoCollector(Preprocessor &PP, ASTContext &Context, LangOptions &LangOpt, in ASTInfoCollector()