Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionSpecAnalyzer.h25 NotThrowing, ///< This function has been declared as not throwing. enumerator
H A DExceptionAnalyzer.h26 NotThrowing, ///< This function can not throw, given an AST. enumerator