, including all inherited members.
addTransition(ProgramStateRef State=nullptr, const ProgramPointTag *Tag=nullptr) | clang::ento::CheckerContext | [inline] |
addTransition(ProgramStateRef State, ExplodedNode *Pred, const ProgramPointTag *Tag=nullptr) | clang::ento::CheckerContext | [inline] |
blockCount() const | clang::ento::CheckerContext | [inline] |
CheckerContext(NodeBuilder &builder, ExprEngine &eng, ExplodedNode *pred, const ProgramPoint &loc, bool wasInlined=false) | clang::ento::CheckerContext | [inline] |
emitReport(BugReport *R) | clang::ento::CheckerContext | [inline] |
generateSink(ProgramStateRef State=nullptr, ExplodedNode *Pred=nullptr, const ProgramPointTag *Tag=nullptr) | clang::ento::CheckerContext | [inline] |
getAnalysisManager() | clang::ento::CheckerContext | [inline] |
getASTContext() | clang::ento::CheckerContext | [inline] |
getBlockID() const | clang::ento::CheckerContext | [inline] |
getBugReporter() | clang::ento::CheckerContext | [inline] |
getCalleeDecl(const CallExpr *CE) const | clang::ento::CheckerContext | |
getCalleeIdentifier(const CallExpr *CE) const | clang::ento::CheckerContext | [inline] |
getCalleeName(const FunctionDecl *FunDecl) const | clang::ento::CheckerContext | |
getCalleeName(const CallExpr *CE) const | clang::ento::CheckerContext | [inline] |
getConstraintManager() | clang::ento::CheckerContext | [inline] |
getCurrentAnalysisDeclContext() const | clang::ento::CheckerContext | [inline] |
getLangOpts() const | clang::ento::CheckerContext | [inline] |
getLocationContext() const | clang::ento::CheckerContext | [inline] |
getLocationRegionIfPostStore(const ExplodedNode *N) | clang::ento::CheckerContext | [inline, static] |
getMacroNameOrSpelling(SourceLocation &Loc) | clang::ento::CheckerContext | |
getPredecessor() | clang::ento::CheckerContext | [inline] |
getSourceManager() | clang::ento::CheckerContext | [inline] |
getStackFrame() const | clang::ento::CheckerContext | [inline] |
getState() const | clang::ento::CheckerContext | [inline] |
getStateManager() | clang::ento::CheckerContext | [inline] |
getStoreManager() | clang::ento::CheckerContext | [inline] |
getSVal(const Stmt *S) const | clang::ento::CheckerContext | [inline] |
getSValBuilder() | clang::ento::CheckerContext | [inline] |
getSymbolManager() | clang::ento::CheckerContext | [inline] |
inTopFrame() const | clang::ento::CheckerContext | [inline] |
isCLibraryFunction(const FunctionDecl *FD, StringRef Name=StringRef()) | clang::ento::CheckerContext | [static] |
isDifferent() | clang::ento::CheckerContext | [inline] |
isObjCGCEnabled() const | clang::ento::CheckerContext | [inline] |
wasInlined | clang::ento::CheckerContext | |