Home
last modified time | relevance | path

Searched defs:getBaseStmt (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp460 const UnaryOperator *getBaseStmt() const override { return Op; } getBaseStmt() function in __anon3540a3500311::IncrementGadget
495 const UnaryOperator *getBaseStmt() const override { return Op; } getBaseStmt() function in __anon3540a3500311::DecrementGadget
536 const ArraySubscriptExpr *getBaseStmt() const override { return ASE; } getBaseStmt() function in __anon3540a3500311::ArraySubscriptGadget
584 const Stmt *getBaseStmt() const override { return PA; } getBaseStmt() function in __anon3540a3500311::PointerArithmeticGadget
631 virtual const Stmt *getBaseStmt() const override { getBaseStmt() function in __anon3540a3500311::PointerInitGadget
683 virtual const Stmt *getBaseStmt() const override { getBaseStmt() function in __anon3540a3500311::PointerAssignmentGadget
719 const Stmt *getBaseStmt() const override { return Op; } getBaseStmt() function in __anon3540a3500311::UnsafeBufferUsageAttrGadget
748 const Stmt *getBaseStmt() const override { return Op; } getBaseStmt() function in __anon3540a3500311::DataInvocationGadget
786 virtual const Stmt *getBaseStmt() const override { return Node; } getBaseStmt() function in __anon3540a3500311::ULCArraySubscriptGadget
826 virtual const Stmt *getBaseStmt() const override { return Node; } getBaseStmt() function in __anon3540a3500311::UPCStandalonePointerGadget
866 virtual const Stmt *getBaseStmt() const final { return Op; } getBaseStmt() function in __anon3540a3500311::PointerDereferenceGadget
903 virtual const Stmt *getBaseStmt() const override { return Node; } getBaseStmt() function in __anon3540a3500311::UPCAddressofArraySubscriptGadget
1053 virtual const Stmt *getBaseStmt() const override { return Node; } getBaseStmt() function in UPCPreIncrementGadget
1093 virtual const Stmt *getBaseStmt() const override { return Node; } getBaseStmt() function in UUCAddAssignGadget
1144 virtual const Stmt *getBaseStmt() const final { return nullptr; } getBaseStmt() function in DerefSimplePtrArithFixableGadget