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 49 DefaultedDefaultConstructorIsConstexpr(true),
227 data().DefaultedDefaultConstructorIsConstexpr = false;
265 data().DefaultedDefaultConstructorIsConstexpr = false;
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 385 /// DefaultedDefaultConstructorIsConstexpr - True if a defaulted default
387 bool DefaultedDefaultConstructorIsConstexpr : 1;
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTWriter.cpp     [all...]

Completed in 55 milliseconds