Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A 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
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8206 auto lldb_ast = ts.dyn_cast_or_null<TypeSystemClang>(); in AddMethodToObjCObjectType() local
8411 auto lldb_ast = ts.dyn_cast_or_null<TypeSystemClang>(); in CompleteTagDeclarationDefinition() local