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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp42 bool Sema::isLibstdcxxEagerExceptionSpecHack(const Declarator &D) { function in class:clang::Sema
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6434 if (Delayed && Actions.isLibstdcxxEagerExceptionSpecHack(D) &&
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5611 bool isLibstdcxxEagerExceptionSpecHack(const Declarator &D);

Completed in 155 milliseconds