Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h42 typedef CanQual<Type> CanQualType; typedef
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h212 using CanQualType = CanQual<Type>; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp367 const BlockDecl *BD, CanQualType, in ProfileRegion() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1768 const llvm::SmallPtrSet<CanQualType, 8> &ParentHiddenTypes, in CollectVisibleConversions()