Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1090 auto DIter = LocalDeclMap.find(D); in emitBuiltinObjectSize() local
1091 assert(DIter != LocalDeclMap.end()); in emitBuiltinObjectSize()
1093 return EmitLoadOfScalar(DIter->second, /*Volatile=*/false, in emitBuiltinObjectSize()