Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3793 void getEPI(FunctionProtoType::ExtProtoInfo &EPI) const { in getEPI() function
3807 FunctionProtoType::ExtProtoInfo getEPI() const { in getEPI() function
3809 getEPI(EPI); in getEPI()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp4605 ExceptSpec.getEPI(EPI); in updateExceptionSpec()
4824 computeImplicitExceptionSpec(*this, MD->getLocation(), MD).getEPI(EPI); in CheckExplicitlyDefaultedMemberExceptionSpec()