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

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

Completed in 403 milliseconds