Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h133 void *other_opaque_decl_ctx) = 0;
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h596 void *other_opaque_decl_ctx) override;
H A DTypeSystemClang.cpp9508 void *opaque_decl_ctx, void *other_opaque_decl_ctx) { in DeclContextIsContainedInLookup() argument
9510 auto *other = (clang::DeclContext *)other_opaque_decl_ctx; in DeclContextIsContainedInLookup()