Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h361 void setArgIndex(unsigned i) { in setArgIndex() function
/external/clang/lib/Analysis/
DScanfFormatString.cpp209 FS.setArgIndex(argIndex++); in ParseScanfSpecifier()
DFormatString.cpp170 FS.setArgIndex(Amt.getConstantAmount() - 1); in ParseArgPosition()
DPrintfFormatString.cpp308 FS.setArgIndex(argIndex++); in ParsePrintfSpecifier()