Searched refs:ANNOTATION_CPP_RELAXED_LOAD (Results 1 – 2 of 2) sorted by relevance
120 static const char* const ANNOTATION_CPP_RELAXED_LOAD = "@cppRelaxedLoad"; variable
2071 {ANNOTATION_CPP_RELAXED_STORE, ANNOTATION_CPP_RELAXED_LOAD, in MakeClassField()2084 } else if (annotations.Contains(ANNOTATION_CPP_RELAXED_LOAD)) { in MakeClassField()