clang API Documentation
Contains a late templated function. Will be parsed at the end of the translation unit, used by Sema & Parser. More...
#include <Sema.h>
Public Attributes | |
CachedTokens | Toks |
Decl * | D |
The template function declaration to be late parsed. |
Contains a late templated function. Will be parsed at the end of the translation unit, used by Sema & Parser.
The template function declaration to be late parsed.
Definition at line 8737 of file Sema.h.
Referenced by clang::Sema::MarkAsLateParsedTemplate(), and clang::ASTReader::ReadLateParsedTemplates().
Definition at line 8735 of file Sema.h.
Referenced by clang::Sema::MarkAsLateParsedTemplate().