Searched refs:MayCreate (Results 1 – 3 of 3) sorted by relevance
3094 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue()3097 if (MayCreate && !Value) { in getOrCreateValue()
4760 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() argument4764 MayCreate); in getOrCreateValue()
3289 APValue *getOrCreateValue(bool MayCreate) const;