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

References

tools/clang/lib/AST/ASTContext.cpp
 5364       DNLoc.CXXOperatorName.BeginOpNameLoc = SourceLocation().getRawEncoding();
 5365       DNLoc.CXXOperatorName.EndOpNameLoc = SourceLocation().getRawEncoding();
 5366       return DeclarationNameInfo(DName, NameLoc, DNLoc);