Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp1042 const auto *DABAttr = FD->getAttr<DiagnoseAsBuiltinAttr>(); in checkFortifiedBuiltinMemoryFunction() local
1043 if (DABAttr) { in checkFortifiedBuiltinMemoryFunction()
1044 UseDecl = DABAttr->getFunction(); in checkFortifiedBuiltinMemoryFunction()
1064 unsigned DABIndices = DABAttr->argIndices_size(); in checkFortifiedBuiltinMemoryFunction()
1066 ? DABAttr->argIndices_begin()[Index] in checkFortifiedBuiltinMemoryFunction()