HomeSort by relevance Sort by last modified time
    Searched refs:DefaultedDefaultConstructorIsConstexpr (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/AST/
DeclCXX.cpp 55 DefaultedDefaultConstructorIsConstexpr(true),
235 data().DefaultedDefaultConstructorIsConstexpr = false;
277 data().DefaultedDefaultConstructorIsConstexpr = false;
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 402 /// DefaultedDefaultConstructorIsConstexpr - True if a defaulted default
404 bool DefaultedDefaultConstructorIsConstexpr : 1;
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTWriter.cpp     [all...]

Completed in 26 milliseconds