OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDoubleArg
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Analysis/Analyses/
FormatString.h
392
bool
isDoubleArg
() const { return kind >= DoubleArgBeg &&
/external/clang/lib/Analysis/
PrintfFormatString.cpp
325
if (CS.
isDoubleArg
()) {
Completed in 25 milliseconds