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.cpp1523 auto DIter = LocalDeclMap.find(D); in emitBuiltinObjectSize() local
1524 assert(DIter != LocalDeclMap.end()); in emitBuiltinObjectSize()
1526 return EmitLoadOfScalar(DIter->second, /*Volatile=*/false, in emitBuiltinObjectSize()