Home
last modified time | relevance | path

Searched refs:getContainingPseudoObjectExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp1046 return getContainingPseudoObjectExpr()->getSourceRange(); in getSourceRange()
1053 const PseudoObjectExpr *ObjCMethodCall::getContainingPseudoObjectExpr() const { in getContainingPseudoObjectExpr() function in ObjCMethodCall
1118 const PseudoObjectExpr *POE = getContainingPseudoObjectExpr(); in getAccessedProperty()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1123 const PseudoObjectExpr *getContainingPseudoObjectExpr() const;