Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp185 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); in ResetDeclMap() local
H A DASTResultSynthesizer.cpp471 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); in CommitPersistentDecls() local
H A DClangExpressionSourceCode.cpp355 auto *persistent_vars = llvm::cast<ClangPersistentVariables>( in GetText() local
H A DClangUserExpression.cpp993 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); in ResetDeclMap() local
H A DClangExpressionParser.cpp117 ClangPersistentVariables &persistent_vars, in LLDBPreprocessorCallbacks()
H A DClangASTSource.cpp1755 auto persistent_vars = llvm::cast<ClangPersistentVariables>( in GetClangModulesDeclVendor() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp61 auto *persistent_vars = llvm::cast<ClangPersistentVariables>(state); in BlockPointerSyntheticFrontEnd() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp1028 auto *persistent_vars = llvm::cast<ClangPersistentVariables>( in GetTypeScavenger() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp478 if (auto *persistent_vars = in DoExecute() local