Searched refs:CheckGlobal (Results 1 – 3 of 3) sorted by relevance
180 StringRef LocalName, ArrayRef<NameAndValue> Mapping, bool CheckGlobal, in getEnumInt() argument182 auto Iter = CheckGlobal in getEnumInt()
475 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()