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

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp5187 static bool defaultedSpecialMemberIsConstexpr( function
5456 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, RD, CSM,
9147 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, ClassDecl,
9276 defaultedSpecialMemberIsConstexpr(*this, Derived, CXXDefaultConstructor,
10166 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, ClassDecl,
10558 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, ClassDecl,
10992 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, ClassDecl,
11171 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, ClassDecl,

Completed in 136 milliseconds