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

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
MPIFunctionClassifier.h 25 MPIFunctionClassifier(ASTContext &ASTCtx) { identifierInit(ASTCtx); }
51 void identifierInit(ASTContext &ASTCtx);
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPIFunctionClassifier.cpp 21 void MPIFunctionClassifier::identifierInit(ASTContext &ASTCtx) {

Completed in 21 milliseconds