Searched refs:ScopeContext (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 573 struct ScopeContext { struct 576 ScopeContext(Scope Context, ScopeKind Kind = ScopeKind::NoAttribute) argument 580 SmallVector<ScopeContext, 8> ScopeHistory; argument 824 void scopedBegin(ScopeContext ScopeCtx) { in scopedBegin() 843 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 8282 {"_ZN5clang12ScopeContext7ProfileERN4llvm16FoldingSetNodeIDE", "clang::ScopeContext::Profile(llvm::… 8301 …LocationContextEPKT0_", "clang::ScopeContext const* clang::LocationContextManager::getLocationCont… 8304 {"_ZN5clang12ScopeContextD1Ev", "clang::ScopeContext::~ScopeContext()"}, 8305 {"_ZN5clang12ScopeContextD0Ev", "clang::ScopeContext::~ScopeContext()"}, 25298 {"_ZTVN5clang12ScopeContextE", "vtable for clang::ScopeContext"},
|