reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
336 CompilerType GuardedCopyType(const CompilerType &src_type);
899 CompilerType copied_clang_type(GuardedCopyType(full_type));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp1302 CompilerType copied_func_type = GuardedCopyType(func_clang_type); 1573 CompilerType type_to_use = GuardedCopyType(var_clang_type); 1685 TypeFromParser parser_type(GuardedCopyType(user_type)); 1993 CompilerType copied_function_type = GuardedCopyType(function_clang_type); 2084 CompilerType copied_clang_type = GuardedCopyType(ut); 2160 CompilerType copied_clang_type = GuardedCopyType(ut);