Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4079 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4749 AST_MATCHER(CXXCatchStmt, isCatchAll) { in AST_MATCHER() argument