Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h306 bool is_objc_direct_call = false; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8159 bool is_artificial, bool is_variadic, bool is_objc_direct_call) { in AddMethodToObjCObjectType()