Searched refs:CurrentMethod (Results 1 – 1 of 1) sorted by relevance
915 const CXXMethodDecl *CurrentMethod; member in __anond54a86130811::ThreadSafetyAnalyzer1170 if (!CurrentMethod) in inCurrentScope()1175 return VD->getDeclContext() == CurrentMethod->getDeclContext(); in inCurrentScope()2101 CurrentMethod = dyn_cast<CXXMethodDecl>(D); in runAnalysis()