Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Modules/Inputs/no-linkage/
H A Ddecls.h4 using AliasDecl = int; variable
/aosp_15_r20/external/clang/test/Modules/
H A Dno-linkage.cpp8 int AliasDecl; // expected-note {{candidate}} variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCXX.cpp120 bool CodeGenModule::TryEmitDefinitionAsAlias(GlobalDecl AliasDecl, in TryEmitDefinitionAsAlias()
H A DItaniumCXXABI.cpp3420 GlobalDecl AliasDecl; in getCodegenToUse() local
3447 GlobalDecl AliasDecl, in emitConstructorDestructorAlias()
H A DCGDebugInfo.cpp849 TypeAliasDecl *AliasDecl = cast<TypeAliasTemplateDecl>( in CreateType() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/modernize/
DLoopConvertUtils.h380 const DeclStmt *AliasDecl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/modernize/
DLoopConvertUtils.h380 const DeclStmt *AliasDecl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/modernize/
DLoopConvertUtils.h380 const DeclStmt *AliasDecl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/modernize/
DLoopConvertUtils.h380 const DeclStmt *AliasDecl = nullptr; variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx98-compat.cpp133 using AliasDecl = int; // expected-warning {{alias declarations are incompatible with C++98}} typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1087 Function *AliasDecl = Function::Create( in importFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1075 Function *AliasDecl = Function::Create( in importFunction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h1874 AliasDecl, // C++11 alias-declaration. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h1875 AliasDecl, // C++11 alias-declaration. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h1874 AliasDecl, // C++11 alias-declaration. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1825 AliasDecl, // C++11 alias-declaration. enumerator
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1086 ObjCCompatibleAliasDecl *AliasDecl = in ActOnCompatibilityAlias() local
H A DSemaDeclCXX.cpp8961 NamespaceAliasDecl *AliasDecl = in ActOnNamespaceAliasDef() local