Searched refs:CheckGlobalInitialized (Results 1 – 3 of 3) sorted by relevance
102 bool CheckGlobalInitialized = in evaluateAsInitializer() local105 auto Res = C.interpretDecl(VD, CheckGlobalInitialized); in evaluateAsInitializer()
496 bool CheckGlobalInitialized(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckGlobalInitialized() function
99 bool CheckGlobalInitialized(InterpState &S, CodePtr OpPC, const Pointer &Ptr);1295 if (!CheckGlobalInitialized(S, OpPC, Ptr)) in GetGlobal()