Searched refs:MayCreate (Results 1 – 3 of 3) sorted by relevance
3063 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()3066 if (MayCreate && !Value) { in getOrCreateValue()
4613 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4617 MayCreate); in getOrCreateValue()
3275 APValue *getOrCreateValue(bool MayCreate) const;