Searched defs:IsElidable (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DTreeTransform.h2695 bool IsElidable,
2709 IsElidable,
2692 RebuildCXXConstructExpr(QualType T, SourceLocation Loc, CXXConstructorDecl *Constructor, bool IsElidable, MultiExprArg Args, bool HadMultipleCandidates, bool ListInitialization, bool StdInitListInitialization, bool RequiresZeroInit, CXXConstructExpr::ConstructionKind ConstructKind, SourceRange ParenRange) argument

Completed in 80 milliseconds