Home
last modified time | relevance | path

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

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