Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h3547 void getEPI(FunctionProtoType::ExtProtoInfo &EPI) const { in getEPI() function
3561 FunctionProtoType::ExtProtoInfo getEPI() const { in getEPI() function
3563 getEPI(EPI); in getEPI()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp4232 ExceptSpec.getEPI(EPI); in updateExceptionSpec()
4426 computeImplicitExceptionSpec(*this, MD->getLocation(), MD).getEPI(EPI); in CheckExplicitlyDefaultedMemberExceptionSpec()