Searched refs:attr_noreturn (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1210 case AttributedType::attr_noreturn: OS << "noreturn"; break;
H A DType.cpp1876 case attr_noreturn:
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3388 attr_noreturn, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3432 case AttributedType::attr_noreturn:

Completed in 204 milliseconds