Searched defs:IsNoexcept (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDeclCXX.cpp | 3941 bool IsNoexcept = Tok.is(tok::kw_noexcept); tryParseExceptionSpecification() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | MicrosoftDemangleNodes.h | 350 bool IsNoexcept = false; member |
H A D | ItaniumDemangle.h | 2469 bool IsNoexcept; global() variable |