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

References

tools/clang/lib/Sema/SemaChecking.cpp
 8663   if (Amt.getHowSpecified() == OptionalAmount::Constant) {
 8664     if (Amt.getConstantAmount() == 0) {
 8665       const CharSourceRange &R = getSpecifierRange(Amt.getStart(),
 8666                                                    Amt.getConstantLength());
 8668                            getLocationOfByte(Amt.getStart()),