Searched defs:getNoReturn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3579 bool getNoReturn() const { return Bits & NoReturnMask; } function in class:clang::FunctionType::ExtInfo

Completed in 103 milliseconds