Home
last modified time | relevance | path

Searched defs:getArgType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Analysis/
DPrintfFormatString.cpp282 ArgTypeResult PrintfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in PrintfSpecifier
DFormatString.cpp345 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { in getArgType() function in analyze_format_string::OptionalAmount
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DObjCMessage.h130 QualType getArgType(unsigned i) const { in getArgType() function