Searched defs:IsLiteral (Results 1 – 4 of 4) sorted by relevance
98 bool IsLiteral : 1; // Indicate whether this is a literal value or not. variable
357 bool IsLiteral = MaybeIsLiteral.get(); in ReadAbbrevRecord() local
1657 bool Scanner::scanBlockScalar(bool IsLiteral) { in scanBlockScalar()
11830 const bool IsLiteral = in DiagnoseFloatingImpCast() local