| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
clang::include_fixer::SymbolIndexManager::search(llvm::StringRef, bool, llvm::StringRef) const
|
/usr/bin/clang-include-fixer |
0x1afdf
Build id: 1537cb7b47744842d3eef5372445b9121689c182
|
-
|
|
2
|
clang::include_fixer::IncludeFixerSemaSource::query(llvm::StringRef, llvm::StringRef, clang::tooling::Range)
|
/usr/bin/clang-include-fixer |
0xecc6
Build id: 1537cb7b47744842d3eef5372445b9121689c182
|
-
|
|
3
|
clang::include_fixer::IncludeFixerSemaSource::CorrectTypo(clang::DeclarationNameInfo const&, int, clang::Scope*, clang::CXXScopeSpec*, clang::CorrectionCandidateCallback&, clang::DeclContext*, bool, clang::ObjCObjectPointerType const*)
|
/usr/bin/clang-include-fixer |
0x126d9
Build id: 1537cb7b47744842d3eef5372445b9121689c182
|
-
|
|
4
|
clang::Sema::CorrectTypo(clang::DeclarationNameInfo const&, clang::Sema::LookupNameKind, clang::Scope*, clang::CXXScopeSpec*, clang::CorrectionCandidateCallback&, clang::Sema::CorrectTypoKind, clang::DeclContext*, bool, clang::ObjCObjectPointerType const*, bool)
|
/lib64/libclang-cpp.so.20.1 |
0x1317279
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
5
|
clang::Sema::DiagnoseUnknownTypeName(clang::IdentifierInfo*&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, clang::OpaquePtr<clang::QualType>&, bool)
|
/lib64/libclang-cpp.so.20.1 |
0xfbeaab
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
6
|
clang::Parser::ParseImplicitInt(clang::DeclSpec&, clang::CXXScopeSpec*, clang::Parser::ParsedTemplateInfo&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::ParsedAttributes&)
|
/lib64/libclang-cpp.so.20.1 |
0x237408
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
7
|
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
|
/lib64/libclang-cpp.so.20.1 |
0x2318fa
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
8
|
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
|
/lib64/libclang-cpp.so.20.1 |
0x30cf21
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
9
|
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
|
/lib64/libclang-cpp.so.20.1 |
0x30ca6d
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
10
|
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
|
/lib64/libclang-cpp.so.20.1 |
0x30b9ae
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
11
|
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
|
/lib64/libclang-cpp.so.20.1 |
0x3098a6
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
12
|
clang::ParseAST(clang::Sema&, bool, bool)
|
/lib64/libclang-cpp.so.20.1 |
0x212cae
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
13
|
clang::FrontendAction::Execute()
|
/lib64/libclang-cpp.so.20.1 |
0x29191af
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
14
|
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)
|
/lib64/libclang-cpp.so.20.1 |
0x287ba24
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
15
|
clang::include_fixer::IncludeFixerActionFactory::runInvocation(std::shared_ptr<clang::CompilerInvocation>, clang::FileManager*, std::shared_ptr<clang::PCHContainerOperations>, clang::DiagnosticConsumer*)
|
/usr/bin/clang-include-fixer |
0xdc8d
Build id: 1537cb7b47744842d3eef5372445b9121689c182
|
-
|
|
16
|
clang::tooling::ToolInvocation::runInvocation(char const*, clang::driver::Compilation*, std::shared_ptr<clang::CompilerInvocation>, std::shared_ptr<clang::PCHContainerOperations>)
|
/lib64/libclang-cpp.so.20.1 |
0x2b80efa
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
17
|
clang::tooling::ToolInvocation::run()
|
/lib64/libclang-cpp.so.20.1 |
0x2b7f7a5
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
18
|
clang::tooling::ClangTool::run(clang::tooling::ToolAction*)
|
/lib64/libclang-cpp.so.20.1 |
0x2b833f1
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
|
-
|
|
19
|
(anonymous namespace)::includeFixerMain(int, char const**)
|
/usr/bin/clang-include-fixer |
0x50ab
Build id: 1537cb7b47744842d3eef5372445b9121689c182
|
-
|
|
20
|
__libc_start_call_main
|
/lib64/libc.so.6 |
0x3575
Build id: 92b5376d35bb29c098175948cf3e7cbcae3aeae1
|
-
|
|
21
|
__libc_start_main@@GLIBC_2.34
|
/lib64/libc.so.6 |
0x3628
Build id: 92b5376d35bb29c098175948cf3e7cbcae3aeae1
|
-
|
|
22
|
_start
|
/usr/bin/clang-include-fixer |
0x27a5
Build id: 1537cb7b47744842d3eef5372445b9121689c182
|
-
|