Searched refs:initPointToPointIdentifiers (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DMPIFunctionClassifier.h52 void initPointToPointIdentifiers(ASTContext &ASTCtx);
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp23 initPointToPointIdentifiers(ASTCtx);
28 void MPIFunctionClassifier::initPointToPointIdentifiers(ASTContext &ASTCtx) { function in class:clang::ento::mpi::MPIFunctionClassifier

Completed in 174 milliseconds