Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp226 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
H A DFormatString.cpp662 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { in getArgType() function in analyze_format_string::OptionalAmount
H A DPrintfFormatString.cpp670 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, in getArgType() function in PrintfSpecifier
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp732 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anon6bc7ad640111::StdLibraryFunctionsChecker
791 QualType getArgType(ArgNo ArgN) const { in getArgType() function in __anon6bc7ad640111::StdLibraryFunctionsChecker::Summary
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp404 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function