Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMapContext.cpp160 const auto *ParentExpr = ParentList[0].get<Expr>(); in getParents() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1718 const Expr *ParentExpr = Call.getOriginExpr(); in FreeMemAux() local