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/
DClangPersistentVariables.h72 void RegisterPersistentDecl(ConstString name, clang::NamedDecl *decl,
DClangPersistentVariables.cpp89 void ClangPersistentVariables::RegisterPersistentDecl( in RegisterPersistentDecl() function in ClangPersistentVariables
DASTResultSynthesizer.cpp499 persistent_vars->RegisterPersistentDecl(name_cs, NamedDecl_scratch, in CommitPersistentDecls()