Searched refs:WeakOrStrongCompilationUnit (Results 1 – 1 of 1) sorted by relevance
1523 struct WeakOrStrongCompilationUnit { struct1524 explicit WeakOrStrongCompilationUnit( in WeakOrStrongCompilationUnit() argument1528 explicit WeakOrStrongCompilationUnit( in WeakOrStrongCompilationUnit() argument1558 : cu_(WeakOrStrongCompilationUnit(std::move(weak.cu_))), in WeakOrStrongTypePtr() argument1561 : cu_(WeakOrStrongCompilationUnit(std::move(strong.cu_))), in WeakOrStrongTypePtr()1563 explicit WeakOrStrongTypePtr(WeakOrStrongCompilationUnit cu, TypePtr type) in WeakOrStrongTypePtr()1567 WeakOrStrongCompilationUnit cu_;