Home
last modified time | relevance | path

Searched defs:ParentExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp160 const auto *ParentExpr = ParentList[0].get<Expr>(); getParents() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1927 const Expr *ParentExpr = Call.getOriginExpr(); FreeMemAux() local
[all...]