Home
last modified time | relevance | path

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

/freebsd-src/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 { getArgType() function in analyze_format_string::OptionalAmount
H A DPrintfFormatString.cpp670 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, getArgType() function in PrintfSpecifier
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp732 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker
791 QualType getArgType(ArgNo ArgN) const { in getArgType() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::Summary
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp404 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { getArgType() function
[all...]