Home
last modified time | relevance | path

Searched defs:Typedef (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/clang/test/Modules/
H A Dno-linkage.cpp7 struct Typedef { int n; }; // expected-note {{candidate}} struct
/aosp_15_r20/external/clang/test/Index/
H A Dcomment-cplus11-specific.cpp15 typedef inner::Opaque Typedef; typedef
/aosp_15_r20/external/clang/test/Modules/Inputs/no-linkage/
H A Ddecls.h3 typedef int Typedef; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeTypedef.cpp10 codeview::UDTSym Typedef) in NativeTypeTypedef()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeTypedef.cpp8 codeview::UDTSym Typedef) in NativeTypeTypedef()
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DTypeDumper.cpp46 while (auto Typedef = Typedefs->getNext()) in start() local
/aosp_15_r20/external/stg/test_cases/info_tests/source_filter/
H A Dtype_roots.cc23 typedef void* Typedef; typedef
H A Dtypes.cc23 typedef void* Typedef; typedef
/aosp_15_r20/external/llvm/test/tools/llvm-pdbdump/Inputs/
H A DClassLayoutTest.cpp24 typedef int Typedef; typedef
/aosp_15_r20/external/clang/lib/Analysis/
H A DFormatString.cpp909 const TypedefNameDecl *Typedef = cast<TypedefType>(QT)->getDecl(); in namedTypeToLengthModifier() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/Serialization/
DSerializerBase.h226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/Serialization/
DSerializerBase.h226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/Serialization/
DSerializerBase.h226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/
Dlldb-private-enumerations.h206 Typedef = 1 << 9, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/
Dlldb-private-enumerations.h206 Typedef = 1 << 9, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/
Dlldb-private-enumerations.h200 Typedef = 1 << 9, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/
Dlldb-private-enumerations.h206 Typedef = 1 << 9, enumerator
/aosp_15_r20/external/clang/lib/AST/
H A DTypePrinter.cpp930 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 Dstg.proto86 message Typedef { message
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/
Dmain.go158 Typedef string member
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp502 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/
Dmod.rs70 Typedef, enumerator
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h186 Typedef, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Dast.rs149 Typedef { id: String, type_id: String }, enumerator
/aosp_15_r20/packages/services/Car/tools/hidl_parser/
Dparser.py308 class Typedef(object): class

123