Home
last modified time | relevance | path

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

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