Searched refs:MayCreate (Results 1 – 3 of 3) sorted by relevance
2972 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()2975 if (MayCreate && !Value) { in getOrCreateValue()
4495 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4499 MayCreate); in getOrCreateValue()
3146 APValue *getOrCreateValue(bool MayCreate) const;