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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2842 llvm::DIType CachedTy = getTypeOrNull(QualTy); local
2843 if (CachedTy) Ty = CachedTy;

Completed in 166 milliseconds