Searched defs:qual_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangUtil.cpp56 clang::QualType qual_type = ClangUtil::GetCanonicalQualType(type); local
H A DClangASTContext.cpp745 QualTypeMatchesBitSize(const uint64_t bit_size, ASTContext &ast, QualType qual_type) argument
2402 GetCompleteQualType(clang::ASTContext *ast, clang::QualType qual_type, bool allow_completion = true) argument
2745 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
2888 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
2915 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
2986 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
3038 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
3104 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
3267 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
3520 clang::QualType qual_type = local
3973 GetFullyUnqualifiedType_Impl(clang::ASTContext *ast, clang::QualType qual_type) argument
4035 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
4099 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
4476 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
4883 GetDynamicArrayInfo(ClangASTContext &ast, SymbolFile *sym_file, clang::QualType qual_type, const ExecutionContext *exe_ctx) argument
5380 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
5432 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
5452 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
5547 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
6259 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
6498 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp361 clang::QualType qual_type = BuildType(ast_ctx, lexer, for_expression); local
/freebsd-11-stable/contrib/gcc/
H A Dstmt.c943 tree qual_type = build_qualified_type (type, local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1984 QualType qual_type = ClangUtil::GetQualType(clang_type); local
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.c6440 tree qual_type; local
H A Dparser.c10443 tree qual_type = objc_get_protocol_qualified_type (type, protos); local

Completed in 192 milliseconds