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

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

Completed in 22 milliseconds