Searched refs:CreateVariableDeclaration (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h909 clang::VarDecl *CreateVariableDeclaration(clang::DeclContext *decl_context,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp900 decl = m_ast.CreateVariableDeclaration(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp833 clang::VarDecl *var_decl = m_clang.CreateVariableDeclaration(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3267 decl = m_ast.CreateVariableDeclaration(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1749 clang::VarDecl *ClangASTContext::CreateVariableDeclaration( function in class:ClangASTContext

Completed in 110 milliseconds