Searched refs:AnalysisDeclContextManager (Results 1 – 5 of 5) sorted by relevance
37 class AnalysisDeclContextManager; variable68 AnalysisDeclContextManager *Manager;90 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,93 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,104 AnalysisDeclContextManager *getManager() const { in getManager()395 class AnalysisDeclContextManager {407 AnalysisDeclContextManager(bool useUnoptimizedCFG = false,415 ~AnalysisDeclContextManager();
38 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext()53 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext()66 AnalysisDeclContextManager::AnalysisDeclContextManager(bool useUnoptimizedCFG, in AnalysisDeclContextManager() function in AnalysisDeclContextManager83 void AnalysisDeclContextManager::clear() { in clear()268 AnalysisDeclContext *AnalysisDeclContextManager::getContext(const Decl *D) { in getContext()560 AnalysisDeclContextManager::~AnalysisDeclContextManager() { in ~AnalysisDeclContextManager()
31 AnalysisDeclContextManager AnaCtxMgr;61 AnalysisDeclContextManager& getAnalysisDeclContextManager() { in getAnalysisDeclContextManager()
31 class AnalysisDeclContextManager; variable61 AnalysisDeclContextManager &AnalysisDeclContexts;
807 AnalysisDeclContextManager &ADCMgr = AMgr.getAnalysisDeclContextManager(); in shouldInlineCall()