Searched defs:getArgType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ScanfFormatString.cpp | 226 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier |
H A D | FormatString.cpp | 675 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { getArgType() function in analyze_format_string::OptionalAmount |
H A D | PrintfFormatString.cpp | 733 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, in getArgType() function in PrintfSpecifier |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StdLibraryFunctionsChecker.cpp | 732 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anon2859deef0111::StdLibraryFunctionsChecker |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibCalls.cpp | 405 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { getArgType() function |