Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dthrow-keyword-missing.cpp112 RegularException *excptr = new RegularException(); variable
116 RegularException *excptr = new RegularException(); in localVariableInitTest() local