Home
last modified time | relevance | path

Searched refs:isLibstdcxxEagerExceptionSpecHack (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp44 bool Sema::isLibstdcxxEagerExceptionSpecHack(const Declarator &D) { in isLibstdcxxEagerExceptionSpecHack() function in clang::Sema
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp6777 if (Delayed && Actions.isLibstdcxxEagerExceptionSpecHack(D) && in ParseFunctionDeclarator()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6210 bool isLibstdcxxEagerExceptionSpecHack(const Declarator &D);