Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DScanfFormatString.cpp226 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
H A DFormatString.cpp632 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
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp197 static Type *getArgType(const Function &F, unsigned ArgIdx) { in getArgType() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp601 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anon2143b5530111::StdLibraryFunctionsChecker
660 QualType getArgType(ArgNo ArgN) const { in getArgType() function in __anon2143b5530111::StdLibraryFunctionsChecker::Summary
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp430 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function