Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DThrowByValueCatchByReferenceCheck.cpp143 const char *diagMsgCatchReference = "catch handler catches a pointer value; " in diagnoseCatchLocations() local
151 const char *diagMsgCatchReference = "catch handler catches by value; " in diagnoseCatchLocations() local