Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1984 CompilerType copied_clang_type = GuardedCopyType(ut); in AddContextClassType() local
2049 CompilerType copied_clang_type = GuardedCopyType(ut); in AddOneType() local
H A DClangASTSource.cpp640 CompilerType copied_clang_type(GuardedCopyType(full_type)); in FindExternalVisibleDecls() local