struct PragmaIntroducer

Declaration

struct PragmaIntroducer { /* full declaration omitted */ };

Description

Describes how and where the pragma was introduced.

Declared at: clang/include/clang/Lex/Pragma.h:51

Member Variables

public clang::PragmaIntroducerKind Kind
public clang::SourceLocation Loc