Home
last modified time | relevance | path

Searched defs:CommitPersistentDecls (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionHelper.h56 virtual void CommitPersistentDecls() {} in CommitPersistentDecls() function
H A DASTResultSynthesizer.cpp465 void ASTResultSynthesizer::CommitPersistentDecls() { in CommitPersistentDecls() function in ASTResultSynthesizer
H A DClangUserExpression.cpp1010 void ClangUserExpression::ClangUserExpressionHelper::CommitPersistentDecls() { in CommitPersistentDecls() function in ClangUserExpression::ClangUserExpressionHelper