Home
last modified time | relevance | path

Searched defs:isDoubleArg (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h219 bool isDoubleArg() const { in isDoubleArg() function
419 bool isDoubleArg() const { return kind >= DoubleArgBeg && in isDoubleArg() function
/external/llvm-project/clang/include/clang/AST/
DFormatString.h232 bool isDoubleArg() const { in isDoubleArg() function
487 bool isDoubleArg() const { return kind >= DoubleArgBeg && in isDoubleArg() function