Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptStmt.cpp186 if (Id > 0 && HasPrecedingComma[Id]) in log()
H A DResourceScriptStmt.h772 BitVector HasPrecedingComma; variable
777 HasPrecedingComma(std::move(CommasBeforeVals)) {} in VersionInfoValue()
H A DResourceFileWriter.cpp1418 Id == Val.Values.size() - 1 || Val.HasPrecedingComma[Id + 1]; in writeVersionInfoValue()