Home
last modified time | relevance | path

Searched refs:decl_context_override (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp318 DeclContextOverride decl_context_override; in DeportType() local
321 decl_context_override.OverrideAllDeclsFromContainingFunction(t->getDecl()); in DeportType()
338 DeclContextOverride decl_context_override; in DeportDecl() local
340 decl_context_override.OverrideAllDeclsFromContainingFunction(decl); in DeportDecl()