Home
last modified time | relevance | path

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 DClangExpressionDeclMap.cpp1972 CompilerType copied_clang_type = GuardedCopyType(ut); AddContextClassType() local
2037 CompilerType copied_clang_type = GuardedCopyType(ut); AddOneType() local
[all...]
H A DClangASTSource.cpp624 CompilerType copied_clang_type(GuardedCopyType(full_type)); FindExternalVisibleDecls() local