Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp293 class InferPedantic { class
304 InferPedantic(DiagGroupParentMap &DiagGroupParents, in InferPedantic() function in __anon3504dbe50411::InferPedantic
338 bool InferPedantic::isSubGroupOfGroup(const Record *Group, in isSubGroupOfGroup()
354 bool InferPedantic::isExtension(const Record *Diag) { in isExtension()
359 bool InferPedantic::isOffByDefault(const Record *Diag) { in isOffByDefault()
365 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic()
382 void InferPedantic::markGroup(const Record *Group) { in markGroup()
394 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()
510 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup); in EmitClangDiagsDefs()
841 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup); in EmitClangDiagGroups()
/external/llvm-project/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp277 class InferPedantic { class
288 InferPedantic(DiagGroupParentMap &DiagGroupParents, in InferPedantic() function in __anon268c2c930311::InferPedantic
322 bool InferPedantic::isSubGroupOfGroup(const Record *Group, in isSubGroupOfGroup()
338 bool InferPedantic::isExtension(const Record *Diag) { in isExtension()
344 bool InferPedantic::isOffByDefault(const Record *Diag) { in isOffByDefault()
350 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic()
368 void InferPedantic::markGroup(const Record *Group) { in markGroup()
380 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()
1228 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup); in EmitClangDiagsDefs()
1564 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup); in EmitClangDiagGroups()
[all …]