Home
last modified time | relevance | path

Searched refs:LastT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3578 QualType LastT = T; in UnwrapTypeForDebugInfo() local
3643 assert(T != LastT && "Type unwrapping failed to unwrap!"); in UnwrapTypeForDebugInfo()
3644 (void)LastT; in UnwrapTypeForDebugInfo()