Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h516 bool patternMatch(const Expr *Ex, const Expr *ParentEx, raw_ostream &Out,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2957 bool ConditionBRVisitor::patternMatch(const Expr *Ex, const Expr *ParentEx, in patternMatch() argument