Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1967 CompilerType copied_clang_type = GuardedCopyType(ut); in AddContextClassType() local
2032 CompilerType copied_clang_type = GuardedCopyType(ut); in AddOneType() local
H A DClangASTSource.cpp623 CompilerType copied_clang_type(GuardedCopyType(full_type)); in FindExternalVisibleDecls() local