Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h72 void RegisterPersistentDecl(ConstString name, clang::NamedDecl *decl,
H A DClangPersistentVariables.cpp89 void ClangPersistentVariables::RegisterPersistentDecl( in RegisterPersistentDecl() function in ClangPersistentVariables
H A DASTResultSynthesizer.cpp499 persistent_vars->RegisterPersistentDecl(name_cs, NamedDecl_scratch, in CommitPersistentDecls()