Searched refs:GetCStringType (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectArgs.cpp228 clang_type = ast_context.GetCStringType (false);
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp110 ClangASTType return_clang_type = ast_context->GetCStringType(true);
/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h167 GetCStringType(bool is_const);
/external/lldb/source/Symbol/
H A DClangASTContext.cpp1029 ClangASTContext::GetCStringType (bool is_const) function in class:ClangASTContext

Completed in 175 milliseconds