#include "clang/Sema/DeclSpec.h"
Definition at line 1254 of file DeclSpec.h.
◆ LateParsedAttrList()
| clang::LateParsedAttrList::LateParsedAttrList |
( |
bool | PSoon = false, |
|
|
bool | LateAttrParseExperimentalExtOnly = false ) |
|
inline |
◆ lateAttrParseExperimentalExtOnly()
| bool clang::LateParsedAttrList::lateAttrParseExperimentalExtOnly |
( |
| ) |
|
|
inline |
returns true iff the attribute to be parsed should only be late parsed if it is annotated with LateAttrParseExperimentalExt
Definition at line 1264 of file DeclSpec.h.
◆ parseSoon()
| bool clang::LateParsedAttrList::parseSoon |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: