Searched refs:getCurrentAnalysisDeclContext (Results 1 – 4 of 4) sorted by relevance
171 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostObjCMessage()198 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostStmt()211 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPreStmt()239 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPreCall()268 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkPostCall()303 C.getCurrentAnalysisDeclContext()->getDecl()))) in checkLocation()409 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext(); in isSelfVar()
165 CFGStmtMap *Map = C.getCurrentAnalysisDeclContext()->getCFGStmtMap(); in checkEndFunction()
723 const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl(); in isDebuggingContext()
127 AnalysisDeclContext *getCurrentAnalysisDeclContext() const { in getCurrentAnalysisDeclContext() function