#include "checkstring.h"
#include "astutils.h"
#include "errortypes.h"
#include "mathlib.h"
#include "settings.h"
#include "symboldatabase.h"
#include "token.h"
#include "tokenize.h"
#include "utils.h"
#include <cstddef>
#include <list>
#include <vector>
#include <utility>
 
Go to the source code of this file.
◆ isChar()
  
  
      
        
          | static bool isChar  | 
          ( | 
          const Variable *  | 
          var | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ isMacroUsage()
  
  
      
        
          | static bool isMacroUsage  | 
          ( | 
          const Token *  | 
          tok | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ CWE570
  
  
      
        
          | const CWE CWE570(570U)  | 
          ( | 
          570U  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ CWE571
  
  
      
        
          | const CWE CWE571(571U)  | 
          ( | 
          571U  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ CWE595
  
  
      
        
          | const CWE CWE595(595U)  | 
          ( | 
          595U  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ CWE628
  
  
      
        
          | const CWE CWE628(628U)  | 
          ( | 
          628U  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ CWE665
  
  
      
        
          | const CWE CWE665(665U)  | 
          ( | 
          665U  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ CWE758
  
  
      
        
          | const CWE CWE758(758U)  | 
          ( | 
          758U  | 
           | ) | 
           | 
         
       
   | 
  
static   |