llvm-project/clang/include/clang/Analysis
George Karpenkov 50657f6bd6 [CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h
The implementation is in AnalysisDeclContext.cpp and the class is called
AnalysisDeclContext.

Making those match up has numerous benefits, including:

 - Easier jump from header to/from implementation.
 - Easily identify filename from class.

Differential Revision: https://reviews.llvm.org/D37500

llvm-svn: 312671
2017-09-06 21:45:03 +00:00
..
Analyses [CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h 2017-09-06 21:45:03 +00:00
DomainSpecific Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
FlowSensitive [module] Remove a header that isn't used and doesn't compile. 2014-05-19 22:20:41 +00:00
Support Wdeprecated: Make BumpVectorContext movable 2015-08-13 22:12:21 +00:00
AnalysisDeclContext.h [CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h 2017-09-06 21:45:03 +00:00
AnalysisDiagnostic.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
CFG.h [CFG] Add LoopExit information to CFG 2017-08-19 11:19:16 +00:00
CFGStmtMap.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
CallGraph.h [analyzer] Do not duplicate call graph nodes for functions that have definition and forward declaration 2017-02-20 09:16:48 +00:00
CloneDetection.h [analyzer] MinComplexityConstraint now early exits and only does one macro stack lookup 2017-09-03 13:45:33 +00:00
CodeInjector.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
ProgramPoint.h [CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h 2017-09-06 21:45:03 +00:00