Home
last modified time | relevance | path

Searched defs:DiagGroupParents (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp64 getCategoryFromDiagGroup(const Record * Group,DiagGroupParentMap & DiagGroupParents) getCategoryFromDiagGroup() argument
82 getDiagnosticCategory(const Record * R,DiagGroupParentMap & DiagGroupParents) getDiagnosticCategory() argument
257 DiagGroupParentMap &DiagGroupParents; global() member in __anon4a7b64cf0311::InferPedantic
264 InferPedantic(DiagGroupParentMap & DiagGroupParents,const std::vector<Record * > & Diags,const std::vector<Record * > & DiagGroups,std::map<std::string,GroupInfo> & DiagsInGroup) InferPedantic() argument
[all...]