#include "clang/Sema/Sema.h"
Definition at line 13016 of file Sema.h.
◆ Kind
| Enumerator |
|---|
| Template | |
| DefaultArgument | |
| ExceptionSpec | |
Definition at line 13017 of file Sema.h.
◆ RecursiveInstGuard()
| clang::Sema::RecursiveInstGuard::RecursiveInstGuard |
( |
Sema & | S, |
|
|
Decl * | D, |
|
|
Kind | Kind ) |
|
inline |
◆ ~RecursiveInstGuard()
| clang::Sema::RecursiveInstGuard::~RecursiveInstGuard |
( |
| ) |
|
|
inline |
◆ operator bool()
| clang::Sema::RecursiveInstGuard::operator bool |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: