Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp3363 bool IsNoexcept = Tok.is(tok::kw_noexcept); in tryParseExceptionSpecification() local
3457 Parser &P, SourceRange Range, bool IsNoexcept) { in diagnoseDynamicExceptionSpecification()
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp3675 bool IsNoexcept = Tok.is(tok::kw_noexcept); in tryParseExceptionSpecification() local
3765 Parser &P, SourceRange Range, bool IsNoexcept) { in diagnoseDynamicExceptionSpecification()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h351 bool IsNoexcept = false; member
/external/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h351 bool IsNoexcept = false; member