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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4610 static FunctionProtoType::ExtProtoInfo getImplicitMethodEPI(Sema &S, function
8132 FunctionProtoType::ExtProtoInfo EPI = getImplicitMethodEPI(*this, DefaultCon);
8595 FunctionProtoType::ExtProtoInfo EPI = getImplicitMethodEPI(*this, Destructor);
9220 getImplicitMethodEPI(*this, CopyAssignment);
9606 getImplicitMethodEPI(*this, MoveAssignment);
10039 getImplicitMethodEPI(*this, CopyConstructor);
10206 getImplicitMethodEPI(*this, MoveConstructor);

Completed in 79 milliseconds