Searched refs:isTextSource (Results 1 – 12 of 12) sorted by relevance
36 diagnostic->isTextSource = false; in spvDiagnosticCreate()51 if (diagnostic->isTextSource) { in spvDiagnosticPrint()
793 if (pDiagnostic && *pDiagnostic) (*pDiagnostic)->isTextSource = true; in spvTextToBinaryWithOptions()
38 diagnostic->isTextSource = false; in spvDiagnosticCreate()53 if (diagnostic->isTextSource) { in spvDiagnosticPrint()
831 if (pDiagnostic && *pDiagnostic) (*pDiagnostic)->isTextSource = true; in spvTextToBinaryWithOptions()
840 if (pDiagnostic && *pDiagnostic) (*pDiagnostic)->isTextSource = true; in spvTextToBinaryWithOptions()
337 bool isTextSource; member
429 bool isTextSource; member