Home
last modified time | relevance | path

Searched defs:SetDeclContext (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DCompilerDeclContext.h99 void SetDeclContext(TypeSystem *type_system, void *decl_ctx) { in SetDeclContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DCompilerDeclContext.h99 void SetDeclContext(TypeSystem *type_system, void *decl_ctx) { in SetDeclContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DCompilerDeclContext.h99 void SetDeclContext(TypeSystem *type_system, void *decl_ctx) { in SetDeclContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DCompilerDeclContext.h99 void SetDeclContext(TypeSystem *type_system, void *decl_ctx) { in SetDeclContext() function
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_object_ref_count.h277 void SetDeclContext(clang::DeclContext* DC) { mCurrentDC = DC; } in SetDeclContext() function