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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1091 clang::VarDecl *CreateVariableDeclaration(clang::DeclContext *decl_context,
H A DTypeSystemClang.cpp2029 clang::VarDecl *TypeSystemClang::CreateVariableDeclaration( function in class:TypeSystemClang
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp930 decl = m_ast.CreateVariableDeclaration(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp678 clang::VarDecl *var_decl = m_clang.CreateVariableDeclaration(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3365 decl = m_ast.CreateVariableDeclaration(

Completed in 214 milliseconds