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

References

tools/clang/lib/Sema/SemaExpr.cpp
 4502                             VK_LValue, OK_Ordinary, ColonLoc, RBLoc);
 4588   } else if (ColonLoc.isValid() &&
 4594     Diag(ColonLoc, diag::err_omp_section_length_undefined)
 4608                           VK_LValue, OK_Ordinary, ColonLoc, RBLoc);