Searched refs:identifierInit (Results 1 – 2 of 2) sorted by relevance
26 MPIFunctionClassifier(ASTContext &ASTCtx) { identifierInit(ASTCtx); } in MPIFunctionClassifier()52 void identifierInit(ASTContext &ASTCtx);
22 void MPIFunctionClassifier::identifierInit(ASTContext &ASTCtx) { in identifierInit() function in clang::ento::mpi::MPIFunctionClassifier