Searched refs:getCurrentAnalysisDeclContext (Results 1 – 3 of 3) sorted by relevance
174 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostObjCMessage()201 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostStmt()214 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPreStmt()242 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPreCall()270 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostCall()305 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkLocation()412 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext(); in isSelfVar()
656 const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl(); in isDebuggingContext()
173 AnalysisDeclContext *getCurrentAnalysisDeclContext() const { in getCurrentAnalysisDeclContext() function