Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerDeclContext.cpp41 return m_type_system->DeclContextIsClassMethod( in IsClassMethod()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeSystem.h130 virtual bool DeclContextIsClassMethod(
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h518 bool DeclContextIsClassMethod(void *opaque_decl_ctx,
H A DTypeSystemClang.cpp9757 bool TypeSystemClang::DeclContextIsClassMethod( in DeclContextIsClassMethod() function in TypeSystemClang