Searched refs:FindNames (Results 1 – 1 of 1) sorted by relevance
3187 static void FindNames(const TreePatternNode *P, in FindNames() function3202 FindNames(P->getChild(i), Names, PatternTop); in FindNames()3228 FindNames(PTM.getSrcPattern(), SrcNames, Pattern); in AddPatternToMatch()3229 FindNames(PTM.getDstPattern(), DstNames, Pattern); in AddPatternToMatch()