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

  /external/clang/lib/AST/
StmtProfile.cpp 792 ID.AddBoolean(S->isElidable());
Expr.cpp     [all...]
ExprConstant.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 468 if (getContext().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 308 milliseconds