Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParsePragma.cpp1370 bool NeedsComma = false; in createExpectedAttributeSubjectRulesTokenDiagnostic() local
1376 if (NeedsComma) in createExpectedAttributeSubjectRulesTokenDiagnostic()
1379 NeedsComma = true; in createExpectedAttributeSubjectRulesTokenDiagnostic()
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp9854 bool NeedsComma = false; in printMachOExportsTrie() local
9858 NeedsComma = true; in printMachOExportsTrie()
9861 if (NeedsComma) in printMachOExportsTrie()
9864 NeedsComma = true; in printMachOExportsTrie()
9867 if (NeedsComma) in printMachOExportsTrie()
9870 NeedsComma = true; in printMachOExportsTrie()
9873 if (NeedsComma) in printMachOExportsTrie()
9876 NeedsComma = true; in printMachOExportsTrie()