reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  355   CreateFunctionDeclaration(clang::DeclContext *decl_ctx, const char *name,

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 1098           function_decl = m_ast.CreateFunctionDeclaration(
 1107             template_function_decl = m_ast.CreateFunctionDeclaration(
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
 1017   clang::FunctionDecl *function_decl = m_clang.CreateFunctionDeclaration(
tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  934     auto decl = m_ast.CreateFunctionDeclaration(