Searched defs:IsLiteral (Results 1 – 4 of 4) sorted by relevance
35 bool IsLiteral : 1; // Indicate whether this is a literal value or not. variable
373 bool IsLiteral = MaybeIsLiteral.get(); in ReadAbbrevRecord() local
1697 scanBlockScalar(bool IsLiteral) scanBlockScalar() argument
10421 const bool IsLiteral = in DiagnoseFloatingImpCast() local