Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DNameSearchContext.cpp22 auto lldb_ast = type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AddVarDecl() local
48 auto lldb_ast = type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AddFunDecl() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8168 auto lldb_ast = ts.dyn_cast_or_null<TypeSystemClang>(); in AddMethodToObjCObjectType() local
8372 auto lldb_ast = ts.dyn_cast_or_null<TypeSystemClang>(); in CompleteTagDeclarationDefinition() local