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

/external/clang/include/clang/AST/
H A DDeclCXX.h1179 defaultedDefaultConstructorIsConstexpr());
1184 bool defaultedDefaultConstructorIsConstexpr() const { function in class:clang::CXXRecordDecl
1193 defaultedDefaultConstructorIsConstexpr());
/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp4714 return ClassDecl->defaultedDefaultConstructorIsConstexpr();

Completed in 921 milliseconds