Searched refs:matchName (Results 1 – 3 of 3) sorted by relevance
161 bool matchName(const llvm::StringRef &Candidate) const;
333 if ((*I)->matchName(FD->getName())) in markUsedByReducePragma()
43 bool RSExportReduce::matchName(const llvm::StringRef &Candidate) const { in matchName() function in slang::RSExportReduce