clang API Documentation

Frontend Directory Reference
Directory dependency graph for clang/lib/StaticAnalyzer/Frontend/:
clang/lib/StaticAnalyzer/Frontend/

Files

file  AnalysisConsumer.cpp [code]
file  CheckerRegistration.cpp [code]
file  StaticAnalyzer/Frontend/FrontendActions.cpp [code]
file  ModelConsumer.cpp [code]
 

This file implements an ASTConsumer for consuming model files.


file  ModelInjector.cpp [code]
file  ModelInjector.h [code]
 

This file defines the clang::ento::ModelInjector class which implements the clang::CodeInjector interface. This class is responsible for injecting function definitions that were synthesized from model files.