Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h549 void setEndScanList(const char *pos) { EndScanList = pos; } in setEndScanList() function
/external/clang/lib/Analysis/
DScanfFormatString.cpp70 CS.setEndScanList(I); in ParseScanList()