Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenTypes.h42 typedef CanQual<Type> CanQualType; typedef
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDCanonicalType.h212 using CanQualType = CanQual<Type>; variable
HDDeclarationName.h42 using CanQualType = CanQual<Type>; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDMemRegion.cpp367 const BlockDecl *BD, CanQualType, in ProfileRegion() argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDeclCXX.cpp1768 const llvm::SmallPtrSet<CanQualType, 8> &ParentHiddenTypes, in CollectVisibleConversions()