Home
last modified time | relevance | path

Searched defs:CanQualType (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DCanonicalType.h198 typedef CanQual<Type> CanQualType; typedef
H A DDeclarationName.h40 typedef CanQual<Type> CanQualType; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCanonicalType.h212 using CanQualType = CanQual<Type>; variable
DDeclarationName.h42 using CanQualType = CanQual<Type>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCanonicalType.h212 using CanQualType = CanQual<Type>; variable
DDeclarationName.h42 using CanQualType = CanQual<Type>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DCanonicalType.h212 using CanQualType = CanQual<Type>; variable
DDeclarationName.h42 using CanQualType = CanQual<Type>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCanonicalType.h212 using CanQualType = CanQual<Type>; variable
DDeclarationName.h42 using CanQualType = CanQual<Type>; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenTypes.h50 typedef CanQual<Type> CanQualType; typedef
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp368 const BlockDecl *BD, CanQualType, in ProfileRegion() argument
/aosp_15_r20/external/clang/lib/AST/
H A DDeclCXX.cpp1122 const llvm::SmallPtrSet<CanQualType, 8> &ParentHiddenTypes, in CollectVisibleConversions()