Searched refs:hasStaticStorage (Results 1 – 3 of 3) sorted by relevance
5455 assert(hasStaticStorage()); in getOrCreateStaticValue()
9144 if (E->hasStaticStorage()) { in VisitCompoundLiteralExpr()
3570 bool hasStaticStorage() const { return isFileScope() && isGLValue(); } in hasStaticStorage() function