Home
last modified time | relevance | path

Searched defs:GetPersistentExpressionState (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Symbol/
DTypeSystem.h470 virtual PersistentExpressionState *GetPersistentExpressionState() { in GetPersistentExpressionState() function
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp9630 ScratchTypeSystemClang::GetPersistentExpressionState() { in GetPersistentExpressionState() function in ScratchTypeSystemClang