Searched refs:MayCreate (Results 1 – 3 of 3) sorted by relevance
3009 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()3012 if (MayCreate && !Value) { in getOrCreateValue()
4595 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4599 MayCreate); in getOrCreateValue()
3196 APValue *getOrCreateValue(bool MayCreate) const;