|
clang 23.0.0git
|
Information from a C++ #pragma export, for a symbol that we haven't seen the declaration for yet. More...
#include "clang/Sema/Sema.h"
Public Attributes | |
| SourceLocation | NameLoc |
| bool | Used |
Information from a C++ #pragma export, for a symbol that we haven't seen the declaration for yet.
| SourceLocation clang::Sema::PendingPragmaInfo::NameLoc |
Definition at line 2329 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaExport().
| bool clang::Sema::PendingPragmaInfo::Used |
Definition at line 2330 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaExport().