clang 24.0.0git
clang::APINotesSelectorDiagnosticName Struct Reference

Source name and location for a declaration seen by Sema. More...

#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Sema/SemaAPINotesInternal.h"

Public Attributes

SourceLocation Loc
std::string Name

Detailed Description

Source name and location for a declaration seen by Sema.

Definition at line 30 of file SemaAPINotesInternal.h.

Member Data Documentation

◆ Loc

SourceLocation clang::APINotesSelectorDiagnosticName::Loc

Definition at line 31 of file SemaAPINotesInternal.h.

◆ Name

std::string clang::APINotesSelectorDiagnosticName::Name

Definition at line 32 of file SemaAPINotesInternal.h.


The documentation for this struct was generated from the following file: