Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp45 bool Sema::isLibstdcxxEagerExceptionSpecHack(const Declarator &D) { in isLibstdcxxEagerExceptionSpecHack() function in clang::Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7600 if (Delayed && Actions.isLibstdcxxEagerExceptionSpecHack(D) && in ParseFunctionDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6134 bool isLibstdcxxEagerExceptionSpecHack(const Declarator &D);