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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp8174 bool is_array_of_characters = false; local
8180 is_array_of_characters = canonical_type->isCharType();
8192 if (is_array_of_characters) {

Completed in 113 milliseconds