Searched refs:getCurrentAnalysisDeclContext (Results 1 – 4 of 4) 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()271 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostCall()306 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkLocation()413 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext(); in isSelfVar()
165 CFGStmtMap *Map = C.getCurrentAnalysisDeclContext()->getCFGStmtMap(); in checkEndFunction()
727 const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl(); in isDebuggingContext()
126 AnalysisDeclContext *getCurrentAnalysisDeclContext() const { in getCurrentAnalysisDeclContext() function