Searched defs:hasImplicitInt (Results 1 – 2 of 2) sorted by relevance
92 bool hasImplicitInt() const { return Flags & frontend::ImplicitInt; } in hasImplicitInt() function
128 bool hasImplicitInt() const { return Flags & ImplicitInt; } in hasImplicitInt() function