Searched refs:unbox (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp68 static void unbox(QualType &Ty) { function in namespace:clang::ento
83 unbox(CastFromTy);
84 unbox(CastToTy);
125 unbox(CastFromTy);
126 unbox(CastToTy);

Completed in 101 milliseconds