Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dthrow-by-value-catch-by-reference.cpp91 void catchAll() { in catchAll() function
/llvm-project/mlir/lib/ExecutionEngine/
H A DSyclRuntimeWrappers.cpp26 auto catchAll(F &&func) { in catchAll() function
/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp177 auto catchAll = getCatchAllTypeInfo(); in EmitTryCatchStmt() local