Searched refs:CurrentMethod (Results 1 – 1 of 1) sorted by relevance
1017 const CXXMethodDecl *CurrentMethod; member in __anonef2eab400a11::ThreadSafetyAnalyzer1272 if (!CurrentMethod) in inCurrentScope()1277 return VD->getDeclContext() == CurrentMethod->getDeclContext(); in inCurrentScope()2266 CurrentMethod = dyn_cast<CXXMethodDecl>(D); in runAnalysis()