Home
last modified time | relevance | path

Searched defs:IsNoexcept (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4127 bool IsNoexcept = Tok.is(tok::kw_noexcept); tryParseExceptionSpecification() local
4220 diagnoseDynamicExceptionSpecification(Parser & P,SourceRange Range,bool IsNoexcept) diagnoseDynamicExceptionSpecification() argument
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h350 bool IsNoexcept = false; global() member
H A DItaniumDemangle.h2468 bool IsNoexcept; global() variable
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2469 bool IsNoexcept; global() variable