Searched refs:MayCreate (Results 1 – 3 of 3) sorted by relevance
3319 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()3322 if (MayCreate && !Value) { in getOrCreateValue()
4891 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4895 MayCreate); in getOrCreateValue()
3352 APValue *getOrCreateValue(bool MayCreate) const;