/external/llvm-project/clang/unittests/AST/ |
D | ASTImporterGenericRedeclTest.cpp | 22 static constexpr auto *Prototype = "void X();"; member 31 static constexpr auto *Prototype = "class X;"; member 40 static constexpr auto *Prototype = "enum class X;"; member 49 static constexpr auto *Prototype = "extern int X;"; member 56 static constexpr auto *Prototype = "template <class T> void X();"; member 70 static constexpr auto *Prototype = "template <class T> class X;"; member 79 static constexpr auto *Prototype = "template <class T> extern T X;"; member 94 static constexpr auto *Prototype = member 119 static constexpr auto *Prototype = member
|
D | ASTImporterODRStrategiesTest.cpp | 33 static constexpr auto *Prototype = "void X(int);"; member 85 static constexpr auto *Prototype = "class X;"; member 96 static constexpr auto *Prototype = "extern int X;"; member 106 static constexpr auto *Prototype = "template <class> class X;"; member 160 static constexpr auto *Prototype = member
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | ast.ml | 22 type proto = Prototype of string * string array Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | ast.ml | 22 type proto = Prototype of string * string array Constructor
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | ast.ml | 22 type proto = Prototype of string * string array Constructor
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | ast.ml | 22 type proto = Prototype of string * string array Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | ast.ml | 22 type proto = Prototype of string * string array Constructor
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | ast.ml | 22 type proto = Prototype of string * string array Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | ast.ml | 28 type proto = Prototype of string * string array Constructor
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | ast.ml | 28 type proto = Prototype of string * string array Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | ast.ml | 32 | Prototype of string * string array Constructor
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | ast.ml | 32 | Prototype of string * string array Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | ast.ml | 35 | Prototype of string * string array Constructor
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | ast.ml | 35 | Prototype of string * string array Constructor
|
/external/guice/extensions/spring/test/com/google/inject/spring/ |
D | SpringIntegrationTest.java | 92 static class Prototype {} class in SpringIntegrationTest
|
/external/flac/src/libFLAC++/ |
D | metadata.cpp | 131 Prototype::Prototype(const Prototype &object): in Prototype() function in FLAC::Metadata::Prototype 138 Prototype::Prototype(const ::FLAC__StreamMetadata &object): in Prototype() function in FLAC::Metadata::Prototype 144 Prototype::Prototype(const ::FLAC__StreamMetadata *object): in Prototype() function in FLAC::Metadata::Prototype 151 Prototype::Prototype(::FLAC__StreamMetadata *object, bool copy): in Prototype() function in FLAC::Metadata::Prototype
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | Coroutines.cpp | 383 auto Prototype = ContinuationId->getPrototype(); in buildFrom() local
|
/external/llvm-project/clang/lib/Analysis/ |
D | CloneDetection.cpp | 495 StmtSequence Prototype = HashGroup[i]; in splitCloneGroups() local
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | Coroutines.cpp | 410 auto Prototype = ContinuationId->getPrototype(); in buildFrom() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 47 Prototype, enumerator
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 46 Prototype, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 46 Prototype, enumerator
|
/external/llvm-project/clang/include/clang/Sema/ |
D | DeclSpec.h | 1760 Prototype, // Within a function prototype. enumerator
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 36 void llvm_raise(value Prototype, char *Message) { in llvm_raise()
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 37 void llvm_raise(value Prototype, char *Message) { in llvm_raise()
|