Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp75 QualType AliasType = AST.getDependentSizedExtVectorType( in defineHLSLVectorAlias() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DMisplacedConstCheck.cpp55 const char *AliasType; in check() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXX.cpp136 llvm::PointerType *AliasType = AliasValueType->getPointerTo(); in TryEmitBaseDestructorAsAlias() local
/llvm-project-15.0.7/clang/test/Index/
H A Dprint-type.cpp20 using AliasType = double; typedef