| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| diagnostic-metadata.h | 35 void add_cwe (int cwe) { m_cwe = cwe; } function in class:diagnostic_metadata |
| /src/external/gpl3/gcc/dist/gcc/ | |
| diagnostic-metadata.h | 77 void add_cwe (int cwe) { m_cwe = cwe; } function in class:diagnostic_metadata |
| /src/external/gpl3/gcc/dist/gcc/analyzer/ | |
| pending-diagnostic.h | 176 void add_cwe (int cwe) { m_metadata.add_cwe (cwe); } function in class:ana::diagnostic_emission_context |