Searched defs:getArgExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h242 virtual const Expr *getArgExpr(unsigned Index) const { return 0; } function in class:clang::ento::CallEvent
451 virtual const Expr *getArgExpr(unsigned Index) const { function in class:clang::ento::SimpleCall
594 virtual const Expr *getArgExpr(unsigned Index) const { function in class:clang::ento::CXXMemberCall
635 virtual const Expr *getArgExpr(unsigned Index) const { function in class:clang::ento::CXXMemberOperatorCall
733 virtual const Expr *getArgExpr(unsigned Index) const { function in class:clang::ento::CXXConstructorCall
777 virtual const Expr *getArgExpr(unsigned Index) const { function in class:clang::ento::CXXAllocatorCall
835 virtual const Expr *getArgExpr(unsigned Index) const { function in class:clang::ento::ObjCMethodCall

Completed in 182 milliseconds