Home
last modified time | relevance | path

Searched refs:TreatBooleanAsSigned (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprScalar.cpp155 SourceLocation Loc, bool TreatBooleanAsSigned);
741 bool TreatBooleanAsSigned) { in EmitScalarConversion() argument
858 if (SrcType->isBooleanType() && TreatBooleanAsSigned) { in EmitScalarConversion()