Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DThrowByValueCatchByReferenceCheck.cpp104 auto *currentSubExpr = subExpr->IgnoreImpCasts(); in diagnoseThrowLocations() local
120 auto *currentSubExpr = (*argIter)->IgnoreImpCasts(); in diagnoseThrowLocations() local