Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionHelper.h49 virtual void CommitPersistentDecls() {} in CommitPersistentDecls() function
H A DASTResultSynthesizer.cpp455 void ASTResultSynthesizer::CommitPersistentDecls() { in CommitPersistentDecls() function in ASTResultSynthesizer
H A DClangUserExpression.cpp1009 void ClangUserExpression::ClangUserExpressionHelper::CommitPersistentDecls() { CommitPersistentDecls() function in ClangUserExpression::ClangUserExpressionHelper