Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h58 void RegisterPersistentDecl(const ConstString &name, clang::NamedDecl *decl);
H A DClangPersistentVariables.cpp56 void ClangPersistentVariables::RegisterPersistentDecl(const ConstString &name, in RegisterPersistentDecl() function in ClangPersistentVariables
H A DASTResultSynthesizer.cpp479 ->RegisterPersistentDecl(name_cs, NamedDecl_scratch); in CommitPersistentDecls()