#include "clang/Analysis/Analyses/ThreadSafetyTraverse.h"
Definition at line 329 of file ThreadSafetyTraverse.h.
 
◆ CType
◆ compareExprs()
  
  
      
        
          | bool clang::threadSafety::til::EqualsComparator::compareExprs  | 
          ( | 
          const SExpr * |           E1,  | 
         
        
           | 
           | 
          const SExpr * |           E2 ) | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ compareIntegers()
◆ comparePointers()
  
  
      
        
          | bool clang::threadSafety::til::EqualsComparator::comparePointers  | 
          ( | 
          const void * |           P,  | 
         
        
           | 
           | 
          const void * |           Q ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ compareStrings()
  
  
      
        
          | bool clang::threadSafety::til::EqualsComparator::compareStrings  | 
          ( | 
          StringRef |           s,  | 
         
        
           | 
           | 
          StringRef |           r ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ compareVariableRefs()
  
  
      
        
          | bool clang::threadSafety::til::EqualsComparator::compareVariableRefs  | 
          ( | 
          const Variable * |           V1,  | 
         
        
           | 
           | 
          const Variable * |           V2 ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ enterScope()
  
  
      
        
          | void clang::threadSafety::til::EqualsComparator::enterScope  | 
          ( | 
          const Variable * |           V1,  | 
         
        
           | 
           | 
          const Variable * |           V2 ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ leaveScope()
  
  
      
        
          | void clang::threadSafety::til::EqualsComparator::leaveScope  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ notTrue()
  
  
      
        
          | bool clang::threadSafety::til::EqualsComparator::notTrue  | 
          ( | 
          CType |           ct | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ trueResult()
  
  
      
        
          | CType clang::threadSafety::til::EqualsComparator::trueResult  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: