Searched defs:is_objc_direct_call (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h234 bool is_objc_direct_call = false; member in struct:ParsedDWARFTypeAttributes
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp7564 AddMethodToObjCObjectType( const CompilerType &type, const char *name, const CompilerType &method_clang_type, lldb::AccessType access, bool is_artificial, bool is_variadic, bool is_objc_direct_call) argument

Completed in 167 milliseconds