Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h44 enum class ExceptionHandling { enum
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp3299 TEST(ExceptionHandling, SimpleCases) { in TEST() argument