Searched refs:MayCreate (Results 1 – 3 of 3) sorted by relevance
2974 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()2977 if (MayCreate && !Value) { in getOrCreateValue()
4512 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4516 MayCreate); in getOrCreateValue()
3182 APValue *getOrCreateValue(bool MayCreate) const;