#include "clang/AST/ASTImporter.h"
Definition at line 148 of file ASTImporter.h.
◆ Cycle
◆ VecTy
◆ copyCycleAtBack()
VecTy clang::ASTImporter::ImportPathTy::copyCycleAtBack |
( |
| ) |
const |
|
inline |
◆ getCycleAtBack()
Cycle clang::ASTImporter::ImportPathTy::getCycleAtBack |
( |
| ) |
const |
|
inline |
◆ hasCycleAtBack()
bool clang::ASTImporter::ImportPathTy::hasCycleAtBack |
( |
| ) |
const |
|
inline |
Returns true if the last element can be found earlier in the path.
Definition at line 165 of file ASTImporter.h.
◆ pop()
void clang::ASTImporter::ImportPathTy::pop |
( |
| ) |
|
|
inline |
◆ push()
void clang::ASTImporter::ImportPathTy::push |
( |
Decl * | D | ) |
|
|
inline |
The documentation for this class was generated from the following file: