Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp186 ast_importer = persistent_vars->GetClangASTImporter(); in ResetDeclMap() local
H A DASTResultSynthesizer.cpp461 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); in CommitPersistentDecls() local
H A DClangExpressionSourceCode.cpp367 auto *persistent_vars = llvm::cast<ClangPersistentVariables>( in GetText() local
H A DClangUserExpression.cpp992 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); ResetDeclMap() local
H A DClangExpressionParser.cpp115 ClangPersistentVariables &persistent_vars, in LLDBPreprocessorCallbacks() argument
H A DClangASTSource.cpp1737 auto persistent_vars = llvm::cast<ClangPersistentVariables>( GetClangModulesDeclVendor() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp960 auto *persistent_vars = llvm::cast<ClangPersistentVariables>( in GetTypeScavenger() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp476 if (auto *persistent_vars = in DoExecute() local