Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp947 if (const CXXDefaultArgExpr *DefE = dyn_cast<CXXDefaultArgExpr>(S)) in Visit() local
949 else if (const CXXDefaultInitExpr *DefE = dyn_cast<CXXDefaultInitExpr>(S)) in Visit() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1436 if (const auto *DefE = dyn_cast<CXXDefaultArgExpr>(S)) in Visit() local
1438 else if (const auto *DefE = dyn_cast<CXXDefaultInitExpr>(S)) in Visit() local