/aosp_15_r20/external/clang/test/Modules/Inputs/no-linkage/ |
H A D | decls.h | 4 using AliasDecl = int; variable
|
/aosp_15_r20/external/clang/test/Modules/ |
H A D | no-linkage.cpp | 8 int AliasDecl; // expected-note {{candidate}} variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCXX.cpp | 120 bool CodeGenModule::TryEmitDefinitionAsAlias(GlobalDecl AliasDecl, in TryEmitDefinitionAsAlias()
|
H A D | ItaniumCXXABI.cpp | 3420 GlobalDecl AliasDecl; in getCodegenToUse() local 3447 GlobalDecl AliasDecl, in emitConstructorDestructorAlias()
|
H A D | CGDebugInfo.cpp | 849 TypeAliasDecl *AliasDecl = cast<TypeAliasTemplateDecl>( in CreateType() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/modernize/ |
D | LoopConvertUtils.h | 380 const DeclStmt *AliasDecl = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/modernize/ |
D | LoopConvertUtils.h | 380 const DeclStmt *AliasDecl = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/modernize/ |
D | LoopConvertUtils.h | 380 const DeclStmt *AliasDecl = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/modernize/ |
D | LoopConvertUtils.h | 380 const DeclStmt *AliasDecl = nullptr; variable
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | cxx98-compat.cpp | 133 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 D | LowerTypeTests.cpp | 1087 Function *AliasDecl = Function::Create( in importFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1075 Function *AliasDecl = Function::Create( in importFunction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | DeclSpec.h | 1874 AliasDecl, // C++11 alias-declaration. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | DeclSpec.h | 1875 AliasDecl, // C++11 alias-declaration. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | DeclSpec.h | 1874 AliasDecl, // C++11 alias-declaration. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | DeclSpec.h | 1825 AliasDecl, // C++11 alias-declaration. enumerator
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 1086 ObjCCompatibleAliasDecl *AliasDecl = in ActOnCompatibilityAlias() local
|
H A D | SemaDeclCXX.cpp | 8961 NamespaceAliasDecl *AliasDecl = in ActOnNamespaceAliasDef() local
|