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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp828 const Expr *CXXMemberCall::getCXXThisExpr() const { function in class:CXXMemberCall
844 const Expr *CXXMemberOperatorCall::getCXXThisExpr() const { function in class:CXXMemberOperatorCall
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h653 virtual const Expr *getCXXThisExpr() const { return nullptr; } function in class:clang::ento::CXXInstanceCall

Completed in 113 milliseconds