#include <CallExprUtils.h>
Definition at line 52 of file CallExprUtils.h.
 
◆ dump()
  
  
      
        
          | void sc_ast_matchers::utils::NamespaceMatcher::dump  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getFunctionName()
  
  
      
        
          | std::string sc_ast_matchers::utils::NamespaceMatcher::getFunctionName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNamespaceName()
  
  
      
        
          | llvm::StringRef sc_ast_matchers::utils::NamespaceMatcher::getNamespaceName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ registerMatchers()
  
  
      
        
          | void sc_ast_matchers::utils::NamespaceMatcher::registerMatchers  | 
          ( | 
          MatchFinder & |           finder | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ run()
  
  
      
        
          | virtual void sc_ast_matchers::utils::NamespaceMatcher::run  | 
          ( | 
          const MatchFinder::MatchResult & |           result | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ func_name
  
  
      
        
          | std::string sc_ast_matchers::utils::NamespaceMatcher::func_name | 
         
       
   | 
  
private   | 
  
 
 
◆ ns_name
  
  
      
        
          | llvm::StringRef sc_ast_matchers::utils::NamespaceMatcher::ns_name | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: