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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp225 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { function in class:ScanfSpecifier
H A DPrintfFormatString.cpp666 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, function in class:PrintfSpecifier
H A DFormatString.cpp568 analyze_format_string::OptionalAmount::getArgType(ASTContext &Ctx) const { function in class:analyze_format_string::OptionalAmount
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp185 QualType getArgType(ArgNoTy ArgNo) const { function in struct:__anon978::StdLibraryFunctionsChecker::FunctionSummaryTy
210 static QualType getArgType(const FunctionSummaryTy &Summary, ArgNoTy ArgNo) { function in class:__anon978::StdLibraryFunctionsChecker
213 static QualType getArgType(const CallEvent &Call, ArgNoTy ArgNo) { function in class:__anon978::StdLibraryFunctionsChecker
217 static QualType getArgType(const CallExpr *CE, ArgNoTy ArgNo) { function in class:__anon978::StdLibraryFunctionsChecker
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp475 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { function
[all...]

Completed in 126 milliseconds