Searched refs:AnalysisDeclContextManager (Results 1 – 5 of 5) sorted by relevance
38 class AnalysisDeclContextManager; variable69 AnalysisDeclContextManager *Manager;91 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,94 AnalysisDeclContext(AnalysisDeclContextManager *Mgr,105 AnalysisDeclContextManager *getManager() const { in getManager()408 class AnalysisDeclContextManager {424 AnalysisDeclContextManager(bool useUnoptimizedCFG = false,433 ~AnalysisDeclContextManager();
38 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext()53 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *Mgr, in AnalysisDeclContext()66 AnalysisDeclContextManager::AnalysisDeclContextManager(bool useUnoptimizedCFG, in AnalysisDeclContextManager() function in AnalysisDeclContextManager84 void AnalysisDeclContextManager::clear() { in clear()302 AnalysisDeclContext *AnalysisDeclContextManager::getContext(const Decl *D) { in getContext()609 AnalysisDeclContextManager::~AnalysisDeclContextManager() { in ~AnalysisDeclContextManager()
33 AnalysisDeclContextManager AnaCtxMgr;64 AnalysisDeclContextManager& getAnalysisDeclContextManager() { in getAnalysisDeclContextManager()
31 class AnalysisDeclContextManager; variable61 AnalysisDeclContextManager &AnalysisDeclContexts;
796 AnalysisDeclContextManager &ADCMgr = AMgr.getAnalysisDeclContextManager(); in shouldInlineCall()