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

  /external/clang/lib/AST/
ASTDumper.cpp     [all...]
StmtProfile.cpp 953 ID.AddBoolean(S->isElidable());
    [all...]
ExprConstant.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 384 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/
TreeTransform.h     [all...]
SemaDecl.cpp     [all...]

Completed in 277 milliseconds