Home
last modified time | relevance | path

Searched refs:RegisterPersistentDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h72 void RegisterPersistentDecl(ConstString name, clang::NamedDecl *decl,
H A DClangPersistentVariables.cpp90 void ClangPersistentVariables::RegisterPersistentDecl( in RegisterPersistentDecl() function in ClangPersistentVariables
H A DASTResultSynthesizer.cpp488 persistent_vars->RegisterPersistentDecl(ConstString(name), in CommitPersistentDecls()