Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DScanfFormatString.cpp225 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
H A DFormatString.cpp572 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { in getArgType() function in analyze_format_string::OptionalAmount
H A DPrintfFormatString.cpp667 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, in getArgType() function in PrintfSpecifier
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp602 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anon09a2c6cc0111::StdLibraryFunctionsChecker
661 QualType getArgType(ArgNo ArgN) const { in getArgType() function in __anon09a2c6cc0111::StdLibraryFunctionsChecker::Summary
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp429 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function