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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp133 CompilerType return_compiler_type = ast_context->GetCStringType(true);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h158 CompilerType GetCStringType(bool is_const);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1111 CompilerType ClangASTContext::GetCStringType(bool is_const) { function in class:ClangASTContext

Completed in 237 milliseconds