OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:result_iface_type
(Results
1 - 1
of
1
) sorted by null
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCTypeVendor.cpp
623
clang::QualType
result_iface_type
= ast_ctx->getObjCInterfaceType(result_iface_decl);
local
627
ASTDumper dumper(
result_iface_type
);
640
types.push_back(ClangASTType(ast_ctx,
result_iface_type
.getAsOpaquePtr()));
Completed in 43 milliseconds