Searched defs:std_scope (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTImporter.cpp | 49 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, &dst_clang_ast); CopyType() local |