Searched refs:Poly (Results 1 – 4 of 4) sorted by relevance
16 # Type: Poly/ML saved data19 0 string POLYSAVE Poly/ML saved state22 0 string POLYMODU Poly/ML saved module
428 44 string PTMF Poly Tracker PTM Module
205 Poly = false; in makeInteger()213 Poly = false; in makeImmediate()581 if (Poly) in str()665 if (Poly) { in getNeonEnum()688 T.Poly = false; in fromTypedefName()800 if (Poly) in applyTypespec()821 if (Poly) { in applyModifier()829 Poly = false; in applyModifier()836 Poly = false; in applyModifier()842 Poly = false; in applyModifier()[all …]
285 static void mergePolyMatchers(const PolyMatcher &Poly,290 static void mergePolyMatchers(const PolyMatcher &Poly,292 Out.push_back(ast_matchers::internal::Matcher<typename TypeList::head>(Poly));293 mergePolyMatchers(Poly, Out, typename TypeList::tail());