Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h306 bool is_objc_direct_call = false; member
H A DDWARFASTParserClang.cpp380 is_objc_direct_call = true; in ParsedDWARFTypeAttributes()
1009 attrs.is_objc_direct_call); in ParseSubroutine()
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h923 bool is_artificial, bool is_variadic, bool is_objc_direct_call);
H A DTypeSystemClang.cpp8159 bool is_artificial, bool is_variadic, bool is_objc_direct_call) { in AddMethodToObjCObjectType() argument
8268 if (is_objc_direct_call) { in AddMethodToObjCObjectType()