Searched refs:SCDB_IsLiteral (Results 1 – 4 of 4) sorted by relevance
198 SCDB_IsLiteral = 4 enumerator246 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; } in isLiteral()
205 SCDB_IsLiteral = 4, enumerator244 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; } in isLiteral()
340 ST->setSubclassData(SCDB_IsLiteral); // Literal struct. in get()
395 ST->setSubclassData(SCDB_IsLiteral); // Literal struct. in get()