Home
last modified time | relevance | path

Searched defs:persistent_vars (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp185 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); in ResetDeclMap() local
H A DASTResultSynthesizer.cpp461 Decl *D_scratch = persistent_vars->GetClangASTImporter()->DeportDecl( in CommitPersistentDecls() local
H A DClangExpressionSourceCode.cpp367 auto *persistent_vars = llvm::cast<ClangPersistentVariables>( in GetText() local
H A DClangUserExpression.cpp963 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); ResetDeclMap() local
H A DClangExpressionParser.cpp115 LLDBPreprocessorCallbacks(ClangModulesDeclVendor & decl_vendor,ClangPersistentVariables & persistent_vars,clang::SourceManager & source_mgr) LLDBPreprocessorCallbacks() argument
H A DClangASTSource.cpp1498 auto persistent_vars = llvm::cast<ClangPersistentVariables>( GetClangModulesDeclVendor() local
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp960 auto *persistent_vars = llvm::cast<ClangPersistentVariables>( in GetTypeScavenger() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp476 if (auto *persistent_vars = in DoExecute() local