Home
last modified time | relevance | path

Searched defs:checkArguments (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/mpi/
H A DTypeMismatchCheck.cpp299 void TypeMismatchCheck::checkArguments(ArrayRef<const Type *> BufferTypes, in checkArguments() function in clang::tidy::mpi::TypeMismatchCheck
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp464 bool checkArguments(const CallExpr *CE) { checkArguments() function in clang::TrivialFunctionAnalysisVisitor