Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h71 void RegisterPersistentDecl(ConstString name, clang::NamedDecl *decl,
H A DClangPersistentVariables.cpp87 void ClangPersistentVariables::RegisterPersistentDecl(ConstString name, in RegisterPersistentDecl() function in ClangPersistentVariables
H A DASTResultSynthesizer.cpp473 persistent_vars->RegisterPersistentDecl(name_cs, NamedDecl_scratch, in CommitPersistentDecls()