HomeSort by: relevance | last modified time | path
    Searched refs:isWaitType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
MPIFunctionClassifier.h 47 bool isWaitType(const IdentifierInfo *const IdentInfo) const;
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPIChecker.cpp 59 if (!FuncClassifier->isWaitType(PreCallEvent.getCalleeIdentifier()))
MPIFunctionClassifier.cpp 277 bool MPIFunctionClassifier::isWaitType(const IdentifierInfo *IdentInfo) const {

Completed in 23 milliseconds