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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp144 NameSearchContext::AddTypeDecl(const CompilerType &clang_type) { argument
H A DClangExpressionDeclMap.cpp1764 CompilerType clang_type = local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp410 CompilerType clang_type = local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp583 CompilerType clang_type; local
857 CompilerType clang_type; local
1026 CompilerType clang_type = local
1369 CompilerType clang_type; local
1412 CompilerType clang_type = TypeSystemClang::CreateMemberPointerType( local
1612 CompilerType clang_type; local
2047 CompilerType clang_type; local
2158 CompleteRecordType(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2258 CompleteEnumType(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2273 CompleteTypeFromDWARF(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2341 ParseChildEnumerators( lldb_private::CompilerType &clang_type, bool is_signed, uint32_t enumerator_byte_size, const DWARFDIE &parent_die) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp936 lldb::opaque_compiler_type_t clang_type = local
4382 CompilerType clang_type; local
7029 const clang::Type *clang_type local
8343 const clang::Type *clang_type = enum_qual_type.getTypePtr(); local
8386 const clang::Type *clang_type = qt.getTypePtrOrNull(); local
8679 const clang::Type *clang_type = ClangUtil::GetQualType(ct).getTypePtr(); local
8867 CompilerType clang_type = GetTypeForDecl(decl); local
8877 CompilerType clang_type = GetTypeForDecl(decl); local
9238 CompilerType clang_type = GetTypeForDecl(nd); local
[all...]

Completed in 274 milliseconds