reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3760 if (VD->getInit() || VD->getEndLoc().isMacroID()) 3760 if (VD->getInit() || VD->getEndLoc().isMacroID()) 3763 QualType VariableTy = VD->getType().getCanonicalType(); 3764 SourceLocation Loc = S.getLocForEndOfToken(VD->getEndLoc());