Searched defs:getArgType (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ | ||
H A D | ScanfFormatString.cpp | 221 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier |
H A D | PrintfFormatString.cpp | 300 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, in getArgType() function in PrintfSpecifier |
H A D | FormatString.cpp | 470 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { in getArgType() function in analyze_format_string::OptionalAmount |