Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp219 unsigned PtrDepth = 0; in getTypeInfoHelper() local
221 PtrDepth++; in getTypeInfoHelper()
233 OutName += std::to_string(PtrDepth); in getTypeInfoHelper()