Searched refs:getCurrentAnalysisDeclContext (Results 1 – 2 of 2) 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()415 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext(); in isSelfVar()
173 AnalysisDeclContext *getCurrentAnalysisDeclContext() const { in getCurrentAnalysisDeclContext() function