Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCXX.cpp113 bool CodeGenModule::TryEmitDefinitionAsAlias(GlobalDecl AliasDecl, in TryEmitDefinitionAsAlias()
H A DItaniumCXXABI.cpp3099 GlobalDecl AliasDecl; in getCodegenToUse() local
3126 GlobalDecl AliasDecl, in emitConstructorDestructorAlias()
H A DCGDebugInfo.cpp748 TypeAliasDecl *AliasDecl = cast<TypeAliasTemplateDecl>( in CreateType() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx98-compat.cpp130 using AliasDecl = int; // expected-warning {{alias declarations are incompatible with C++98}} typedef
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp793 TypeAliasDecl *AliasDecl = dyn_cast<TypeAliasDecl>(Templated); in getAsCXXRecordDecl() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp663 ObjCCompatibleAliasDecl *AliasDecl = in ActOnCompatibilityAlias() local
H A DSemaDeclCXX.cpp8616 NamespaceAliasDecl *AliasDecl = in ActOnNamespaceAliasDef() local