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

/external/clang/include/clang/Sema/
H A DSema.h3931 void getEPI(FunctionProtoType::ExtProtoInfo &EPI) const { function in class:clang::Sema::ImplicitExceptionSpecification
3945 FunctionProtoType::ExtProtoInfo getEPI() const { function in class:clang::Sema::ImplicitExceptionSpecification
3947 getEPI(EPI);
/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp4838 ExceptSpec.getEPI(EPI);
5030 computeImplicitExceptionSpec(*this, MD->getLocation(), MD).getEPI(EPI);

Completed in 464 milliseconds