Searched defs:SCDB_IsLiteral (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/
H A DDerivedTypes.h198 SCDB_IsLiteral = 4, enumerator in enum:llvm::StructType::__anon8458
247 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; }

Completed in 160 milliseconds