reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 8475       CurBasePointers.push_back(CV);
 8476       CurPointers.push_back(CV);
 8484       CurBasePointers.push_back(CV);
 8485       CurPointers.push_back(CV);
 8521             Address(CV, CGF.getContext().getTypeAlignInChars(ElementType)),
 8527         CurBasePointers.push_back(CV);
 8530               CV, ElementType, CGF.getContext().getDeclAlign(VD),
 8534           CurPointers.push_back(CV);