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

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 2706       Result.setIdentifier(Id, IdLoc);
 2712         Actions.isCurrentClassName(*Id, getCurScope(), &SS)) {
 2714       ParsedType Ty = Actions.getConstructorName(*Id, IdLoc, getCurScope(), SS,
 2721                Actions.isDeductionGuideName(getCurScope(), *Id, IdLoc,
 2727       Result.setIdentifier(Id, IdLoc);
 2734           SS, TemplateKWLoc ? *TemplateKWLoc : SourceLocation(), Id, IdLoc,