Home
last modified time | relevance | path

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

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