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/
H A DTypeSystem.h498 virtual PersistentExpressionState *GetPersistentExpressionState() { in GetPersistentExpressionState() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp10041 ScratchTypeSystemClang::GetPersistentExpressionState() { in GetPersistentExpressionState() function in ScratchTypeSystemClang