Home
last modified time | relevance | path

Searched refs:isKnownToAlwaysThrow (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1946 static bool isKnownToAlwaysThrow(const FunctionDecl *FD) { in isKnownToAlwaysThrow() function
1987 isKnownToAlwaysThrow(FD)) { in inferNoReturnAttr()