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

  /external/clang/lib/AST/
ASTDumper.cpp     [all...]
StmtProfile.cpp 1196 ID.AddBoolean(S->isElidable());
    [all...]
ASTImporter.cpp     [all...]
ExprConstant.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 465 if (getLangOpts().ElideConstructors && E->isElidable()) {
    [all...]
CGObjC.cpp     [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
TreeTransform.h     [all...]

Completed in 80 milliseconds