Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2000 QualType LastT = T; in UnwrapTypeForDebugInfo() local
2042 assert(T != LastT && "Type unwrapping failed to unwrap!"); in UnwrapTypeForDebugInfo()
2043 (void)LastT; in UnwrapTypeForDebugInfo()