Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerDeclContext.cpp41 return m_type_system->DeclContextIsClassMethod( in IsClassMethod()
/external/llvm-project/lldb/include/lldb/Symbol/
DTypeSystem.h124 virtual bool DeclContextIsClassMethod(
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h515 bool DeclContextIsClassMethod(void *opaque_decl_ctx,
DTypeSystemClang.cpp9445 bool TypeSystemClang::DeclContextIsClassMethod( in DeclContextIsClassMethod() function in TypeSystemClang