Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h212 using CanQualType = CanQual<Type>; global() variable
[all...]
H A DDeclarationName.h42 using CanQualType = CanQual<Type>; variable
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h42 typedef CanQual<Type> CanQualType; typedef
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp367 ProfileRegion(llvm::FoldingSetNodeID & ID,const BlockDecl * BD,CanQualType,const AnalysisDeclContext * AC,const MemRegion *) ProfileRegion() argument
/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1729 CollectVisibleConversions(ASTContext & Context,const CXXRecordDecl * Record,bool InVirtual,AccessSpecifier Access,const llvm::SmallPtrSet<CanQualType,8> & ParentHiddenTypes,ASTUnresolvedSet & Output,UnresolvedSetImpl & VOutput,llvm::SmallPtrSet<NamedDecl *,8> & HiddenVBaseCs) CollectVisibleConversions() argument
[all...]