/aosp_15_r20/external/clang/test/Modules/ |
H A D | no-linkage.cpp | 7 struct Typedef { int n; }; // expected-note {{candidate}} struct
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | comment-cplus11-specific.cpp | 15 typedef inner::Opaque Typedef; typedef
|
/aosp_15_r20/external/clang/test/Modules/Inputs/no-linkage/ |
H A D | decls.h | 3 typedef int Typedef; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeTypedef.cpp | 10 codeview::UDTSym Typedef) in NativeTypeTypedef()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeTypedef.cpp | 8 codeview::UDTSym Typedef) in NativeTypeTypedef()
|
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/ |
H A D | TypeDumper.cpp | 46 while (auto Typedef = Typedefs->getNext()) in start() local
|
/aosp_15_r20/external/stg/test_cases/info_tests/source_filter/ |
H A D | type_roots.cc | 23 typedef void* Typedef; typedef
|
H A D | types.cc | 23 typedef void* Typedef; typedef
|
/aosp_15_r20/external/llvm/test/tools/llvm-pdbdump/Inputs/ |
H A D | ClassLayoutTest.cpp | 24 typedef int Typedef; typedef
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | FormatString.cpp | 909 const TypedefNameDecl *Typedef = cast<TypedefType>(QT)->getDecl(); in namedTypeToLengthModifier() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/Serialization/ |
D | SerializerBase.h | 226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/Serialization/ |
D | SerializerBase.h | 226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/Serialization/ |
D | SerializerBase.h | 226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/ |
D | lldb-private-enumerations.h | 206 Typedef = 1 << 9, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/ |
D | lldb-private-enumerations.h | 206 Typedef = 1 << 9, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/ |
D | lldb-private-enumerations.h | 200 Typedef = 1 << 9, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/ |
D | lldb-private-enumerations.h | 206 Typedef = 1 << 9, enumerator
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | TypePrinter.cpp | 930 if (TypedefNameDecl *Typedef = Tag->getTypedefNameForAnonDecl()) in AppendScope() local 966 else if (TypedefNameDecl *Typedef = D->getTypedefNameForAnonDecl()) { in printTag() local
|
/aosp_15_r20/external/stg/ |
H A D | stg.proto | 86 message Typedef { message
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/ |
D | main.go | 158 Typedef string member
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 502 TypedefNameDecl *Typedef; in InstantiateTypedefNameDecl() local 545 Decl *Typedef = InstantiateTypedefNameDecl(D, /*IsTypeAlias=*/false); in VisitTypedefDecl() local 552 Decl *Typedef = InstantiateTypedefNameDecl(D, /*IsTypeAlias=*/true); in VisitTypeAliasDecl() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/btf/ |
D | mod.rs | 70 Typedef, enumerator
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 186 Typedef, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/ |
D | ast.rs | 149 Typedef { id: String, type_id: String }, enumerator
|
/aosp_15_r20/packages/services/Car/tools/hidl_parser/ |
D | parser.py | 308 class Typedef(object): class
|