Searched defs:src_ast (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTImporter.cpp | 37 auto src_ast = src_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); CopyType() local |
H A D | ClangASTSource.cpp | 1681 clang::ASTContext *src_ast = AddNamespace() local |