Home
last modified time | relevance | path

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

/llvm-project/clang/test/Misc/
H A Dpragma-attribute-cxx.cpp63 } catch (int testCatch) { in testCatchVariable() local
/llvm-project/clang/test/CodeGenObjC/
H A Dfragile-arc.m138 void testCatch(void) { function