Home
last modified time | relevance | path

Searched refs:initCollectiveIdentifiers (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp24 initCollectiveIdentifiers(ASTCtx); in identifierInit()
85 void MPIFunctionClassifier::initCollectiveIdentifiers(ASTContext &ASTCtx) { in initCollectiveIdentifiers() function in clang::ento::mpi::MPIFunctionClassifier
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/
H A DMPIFunctionClassifier.h53 void initCollectiveIdentifiers(ASTContext &ASTCtx);