Searched defs:LangOpt (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/clang/lib/AST/ |
D | ScanfFormatString.cpp | 413 const LangOptions &LangOpt, in fixType()
|
D | PrintfFormatString.cpp | 681 bool PrintfSpecifier::fixType(QualType QT, const LangOptions &LangOpt, in fixType()
|
/external/clang/lib/Analysis/ |
D | ScanfFormatString.cpp | 408 const LangOptions &LangOpt, in fixType()
|
D | PrintfFormatString.cpp | 555 bool PrintfSpecifier::fixType(QualType QT, const LangOptions &LangOpt, in fixType()
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 493 LangOptions &LangOpt; member in __anon5a88eb930211::ASTInfoCollector 500 ASTInfoCollector(Preprocessor &PP, ASTContext &Context, LangOptions &LangOpt, in ASTInfoCollector()
|
/external/llvm-project/clang/lib/Frontend/ |
D | ASTUnit.cpp | 522 LangOptions &LangOpt; member in __anon2736a9610211::ASTInfoCollector 531 LangOptions &LangOpt, in ASTInfoCollector()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | SourceCode.cpp | 611 auto LangOpt = format::getFormattingLangOpts(Style); in collectIdentifiers() local
|