Searched refs:SCDB_IsLiteral (Results 1 – 2 of 2) sorted by relevance
199 SCDB_IsLiteral = 4, enumerator242 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; } in isLiteral()
408 ST->setSubclassData(SCDB_IsLiteral); // Literal struct. in get()