Searched defs:AliasDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1096 Function *AliasDecl = Function::Create( local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1325 const auto *AliasDecl = cast<TypeAliasTemplateDecl>(TD)->getTemplatedDecl(); local
H A DItaniumCXXABI.cpp4365 emitConstructorDestructorAlias(CodeGenModule &CGM, GlobalDecl AliasDecl, GlobalDecl TargetDecl) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1825 AliasDecl, // C++11 alias-declaration. member in class:clang::DeclaratorContext
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1184 ObjCCompatibleAliasDecl *AliasDecl = local

Completed in 142 milliseconds