Searched defs:copied_clang_type (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangExpressionDeclMap.cpp | 1972 CompilerType copied_clang_type = GuardedCopyType(ut); AddContextClassType() local |
H A D | ClangASTSource.cpp | 624 CompilerType copied_clang_type(GuardedCopyType(full_type)); FindExternalVisibleDecls() local |