Home
last modified time | relevance | path

Searched refs:CreateBlockDeclaration (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1100 clang::BlockDecl *CreateBlockDeclaration(clang::DeclContext *ctx,
H A DTypeSystemClang.cpp1913 TypeSystemClang::CreateBlockDeclaration(clang::DeclContext *ctx, in CreateBlockDeclaration() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp660 m_clang.CreateBlockDeclaration(scope, OptionalClangModuleID()); in GetOrCreateBlockDecl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3495 m_ast.CreateBlockDeclaration(decl_context, GetOwningClangModule(die)); in ResolveBlockDIE()