Searched refs:CheckGlobal (Results 1 – 3 of 3) sorted by relevance
149 StringRef LocalName, ArrayRef<NameAndValue> Mapping, bool CheckGlobal, in getEnumInt() argument151 if (!CheckGlobal && Context->getOptionsCollector()) in getEnumInt()153 auto Iter = CheckGlobal in getEnumInt()
383 bool CheckGlobal, bool IgnoreCase) const;
164 static bool CheckGlobal(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckGlobal() function308 if (!CheckGlobal(S, OpPC, Ptr)) in CheckStore()