Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/m4/
H A Dax_detect_clang.m4174 AC_DEFINE([getArgType], [getParamType], definition
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DScanfFormatString.cpp225 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
H A DFormatString.cpp567 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp446 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anon6255e2070111::StdLibraryFunctionsChecker
514 QualType getArgType(ArgNo ArgN) const { in getArgType() function in __anon6255e2070111::StdLibraryFunctionsChecker::Summary
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp456 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function