Home
last modified time | relevance | path

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

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