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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp556 const Expr *CXXMemberCall::getCXXThisExpr() const { function in class:CXXMemberCall
573 const Expr *CXXMemberOperatorCall::getCXXThisExpr() const { function in class:CXXMemberOperatorCall
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h595 virtual const Expr *getCXXThisExpr() const { return nullptr; } function in class:clang::ento::CXXInstanceCall

Completed in 68 milliseconds