Searched refs:MayCreate (Results 1 – 5 of 5) sorted by relevance
2953 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()2956 if (MayCreate && !Value) { in getOrCreateValue()
2439 bool MayCreate);
4485 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4489 MayCreate); in getOrCreateValue()
3125 APValue *getOrCreateValue(bool MayCreate) const;
8855 bool MayCreate) { in getMaterializedTemporaryValue() argument8858 if (MayCreate) { in getMaterializedTemporaryValue()