Home
last modified time | relevance | path

Searched defs:is_instance_method_ptr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerDeclContext.cpp38 bool *is_instance_method_ptr, in IsClassMethod()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9677 bool *is_instance_method_ptr, ConstString *language_object_name_ptr) { in DeclContextIsClassMethod()