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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3793 void getEPI(FunctionProtoType::ExtProtoInfo &EPI) const { function in class:clang::Sema::ImplicitExceptionSpecification
3807 FunctionProtoType::ExtProtoInfo getEPI() const { function in class:clang::Sema::ImplicitExceptionSpecification
3809 getEPI(EPI);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4605 ExceptSpec.getEPI(EPI);
4824 computeImplicitExceptionSpec(*this, MD->getLocation(), MD).getEPI(EPI);

Completed in 99 milliseconds