Home
last modified time | relevance | path

Searched refs:isCatchVariable (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DThrowByValueCatchByReferenceCheck.cpp54 bool ThrowByValueCatchByReferenceCheck::isCatchVariable( in isCatchVariable() function in clang::tidy::misc::ThrowByValueCatchByReferenceCheck
64 return isFunctionParameter(declRefExpr) || isCatchVariable(declRefExpr); in isFunctionOrCatchVar()
83 if (declRef && isCatchVariable(declRef)) { in diagnoseThrowLocations()
DThrowByValueCatchByReferenceCheck.h44 bool isCatchVariable(const DeclRefExpr *declRefExpr);
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...