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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4640 const FunctionProtoType *CanonicalFPT = local
4642 if (CanonicalFPT->getExceptionSpecType() == EST_Unevaluated)
4644 CanonicalFPT, ExceptSpec);

Completed in 118 milliseconds