Searched defs:clang_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp2056 NameSearchContext::AddTypeDecl(const CompilerType &clang_type) argument
H A DClangExpressionDeclMap.cpp2154 CompilerType clang_type = ClangASTContext::GetBuiltinTypeForEncodingAndBitSize (m_ast_context, local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp248 CompilerType clang_type; local
1817 CompilerType clang_type; local
1956 CompleteTypeFromDWARF(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2286 ParseChildEnumerators(const SymbolContext& sc, lldb_private::CompilerType &clang_type, bool is_signed, uint32_t enumerator_byte_size, const DWARFDIE &parent_die) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp906 lldb::opaque_compiler_type_t clang_type = nullptr; local
2524 const clang::Type *clang_type = tag_qual_type.getTypePtr(); local
4351 CompilerType clang_type; local
[all...]

Completed in 93 milliseconds