Searched defs:IsStaticLocal (Results 1 – 1 of 1) sorted by relevance
60 bool IsStaticLocal() const { return (nFlags & f_static_local) != 0; } in IsStaticLocal() function111 bool IsStaticLocal() const { return (nFlags & f_static_local) != 0; } in IsStaticLocal() function
Completed in 9 milliseconds