Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h515 virtual PersistentExpressionState *GetPersistentExpressionState() { in GetPersistentExpressionState() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9779 ScratchTypeSystemClang::GetPersistentExpressionState() { in GetPersistentExpressionState() function in ScratchTypeSystemClang