Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3147 QualType LastT = T; in UnwrapTypeForDebugInfo() local
3199 assert(T != LastT && "Type unwrapping failed to unwrap!"); in UnwrapTypeForDebugInfo()
3200 (void)LastT; in UnwrapTypeForDebugInfo()