Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp1064 unsigned DABIndices = DABAttr->argIndices_size(); in checkFortifiedBuiltinMemoryFunction() local
1065 unsigned NewIndex = Index < DABIndices in checkFortifiedBuiltinMemoryFunction()
1067 : Index - DABIndices + FD->getNumParams(); in checkFortifiedBuiltinMemoryFunction()