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()270 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostCall()305 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkLocation()412 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext(); in isSelfVar()
133 CFGStmtMap *Map = C.getCurrentAnalysisDeclContext()->getCFGStmtMap(); in checkEndFunction()
728 const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl(); in isDebuggingContext()
123 AnalysisDeclContext *getCurrentAnalysisDeclContext() const { in getCurrentAnalysisDeclContext() function