Home
last modified time | relevance | path

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

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