Home
last modified time | relevance | path

Searched defs:AliasDecl (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp117 GlobalDecl AliasDecl(D, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
H A DItaniumCXXABI.cpp4338 GlobalDecl AliasDecl; getCodegenToUse() local
4366 emitConstructorDestructorAlias(CodeGenModule & CGM,GlobalDecl AliasDecl,GlobalDecl TargetDecl) emitConstructorDestructorAlias() argument
H A DCGDebugInfo.cpp1325 const auto *AliasDecl = cast<TypeAliasTemplateDecl>(TD)->getTemplatedDecl(); CreateType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1096 Function *AliasDecl = Function::Create( in importFunction() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1825 AliasDecl, // C++11 alias-declaration. global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1184 ObjCCompatibleAliasDecl *AliasDecl = ActOnCompatibilityAlias() local
H A DSemaDeclCXX.cpp13719 NamespaceAliasDecl *AliasDecl = ActOnNamespaceAliasDef() local