Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp109 bool CompilerType::IsCStringType(uint32_t &length) const { in IsCStringType() function in CompilerType
H A DClangASTContext.cpp3070 bool ClangASTContext::IsCStringType(lldb::opaque_compiler_type_t type, in IsCStringType() function in ClangASTContext