Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h3366 void getEPI(FunctionProtoType::ExtProtoInfo &EPI) const { in getEPI() function
3371 FunctionProtoType::ExtProtoInfo getEPI() const { in getEPI() function
3373 getEPI(EPI); in getEPI()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp4018 ExceptSpec.getEPI(EPI); in updateExceptionSpec()
4180 computeImplicitExceptionSpec(*this, MD->getLocation(), MD).getEPI(EPI); in CheckExplicitlyDefaultedSpecialMember()