Home
last modified time | relevance | path

Searched refs:ClangPersistentVariables (Results 1 – 9 of 9) sorted by relevance

/external/lldb/source/Expression/
DClangPersistentVariables.cpp21 ClangPersistentVariables::ClangPersistentVariables () : in ClangPersistentVariables() function in ClangPersistentVariables
28 ClangPersistentVariables::CreatePersistentVariable (const lldb::ValueObjectSP &valobj_sp) in CreatePersistentVariable()
35 ClangPersistentVariables::CreatePersistentVariable (ExecutionContextScope *exe_scope, in CreatePersistentVariable()
50 ClangPersistentVariables::RemovePersistentVariable (lldb::ClangExpressionVariableSP variable) in RemovePersistentVariable()
65 ClangPersistentVariables::GetNextPersistentVariableName () in GetNextPersistentVariableName()
74 ClangPersistentVariables::RegisterPersistentType (const ConstString &name, in RegisterPersistentType()
81 ClangPersistentVariables::GetPersistentType (const ConstString &name) in GetPersistentType()
DCMakeLists.txt12 ClangPersistentVariables.cpp
DAndroid.mk25 ClangPersistentVariables.cpp \
/external/lldb/include/lldb/Expression/
DClangPersistentVariables.h27 class ClangPersistentVariables : public ClangExpressionVariableList
34 ClangPersistentVariables ();
DClangExpressionDeclMap.h416ClangPersistentVariables *m_persistent_vars; ///< The persistent variables for the process.
/external/lldb/source/Target/
DABI.cpp126ClangPersistentVariables& persistent_variables = thread.CalculateTarget()->GetPersistentVariables(… in GetReturnValueObject()
/external/lldb/include/lldb/Target/
DTarget.h979 ClangPersistentVariables &
1200ClangPersistentVariables m_persistent_variables; ///< These are the persistent variables asso…
/external/lldb/include/lldb/
Dlldb-forward.h61 class ClangPersistentVariables; variable
/external/lldb/lldb.xcodeproj/
Dproject.pbxproj251 …00698AC0 /* ClangPersistentVariables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49D4FE8712…
1469ClangPersistentVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sou…
1470ClangPersistentVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = s…
2894 49D4FE821210B5FB00CDB854 /* ClangPersistentVariables.h */,
2895 49D4FE871210B61C00CDB854 /* ClangPersistentVariables.cpp */,
4031 2689006313353E0E00698AC0 /* ClangPersistentVariables.cpp in Sources */,