Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DTypeSystem.h498 virtual PersistentExpressionState *GetPersistentExpressionState() { in GetPersistentExpressionState() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp10041 ScratchTypeSystemClang::GetPersistentExpressionState() { in GetPersistentExpressionState() function in ScratchTypeSystemClang