| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | TypeProperties.td | 17 def : Creator<[{ return ctx.getComplexType(elementType); }]>; 25 def : Creator<[{ return ctx.getPointerType(pointeeType); }]>; 36 def : Creator<[{ return ctx.getAdjustedType(originalType, adjustedType); }]>; 46 def : Creator<[{ return ctx.getAdjustedParameterType(originalType); }]>; 54 def : Creator<[{ return ctx.getBlockPointerType(pointeeType); }]>; 68 def : Creator<[{ 75 def : Creator<[{ 88 def : Creator<[{ 113 def : Creator<[{ 121 def : Creator<[{ [all …]
|
| H A D | PropertiesBase.td | 204 class Creator<code create> { 226 /// Creator rules for the cases can additionally access a variable 258 def : Creator<[{ return APValue(); }]>; 261 def : Creator<[{ return APValue::IndeterminateValue(); }]>; 267 def : Creator<[{ return APValue(value); }]>; 279 def : Creator<[{ 292 def : Creator<[{ 303 def : Creator<[{ return APValue(real, imag); }]>; 321 def : Creator<[{ 338 def : Creator<[{ [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | ManagedStatic.cpp | 27 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic() argument 29 assert(Creator); in RegisterManagedStatic() 34 void *Tmp = Creator(); in RegisterManagedStatic() 46 Ptr = Creator(); in RegisterManagedStatic()
|
| H A D | Parallel.cpp | 90 struct Creator { struct in llvm::parallel::detail::__anon2cb6b1800111::ThreadPoolExecutor 148 static ManagedStatic<ThreadPoolExecutor, ThreadPoolExecutor::Creator, in getDefaultExecutor()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | ManagedStatic.h | 81 template <class C, class Creator = object_creator<C>, 89 RegisterManagedStatic(Creator::call, Deleter::call); 99 RegisterManagedStatic(Creator::call, Deleter::call);
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Job.h | 111 const Tool &Creator; variable 169 Command(const Action &Source, const Tool &Creator, 188 const Tool &getCreator() const { return Creator; } in getCreator() 241 CC1Command(const Action &Source, const Tool &Creator,
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Job.cpp | 38 Command::Command(const Action &Source, const Tool &Creator, in Command() argument 42 : Source(Source), Creator(Creator), ResponseSupport(ResponseSupport), in Command() 381 CC1Command::CC1Command(const Action &Source, const Tool &Creator, in CC1Command() argument 386 : Command(Source, Creator, ResponseSupport, Executable, Arguments, Inputs, in CC1Command()
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 80 CreationRule Creator = nullptr; member 114 if (info.Creator) { in ASTPropsEmitter() 119 info.Creator = creationRule; in ASTPropsEmitter() 443 if (!nodeInfo.Creator) in emitPropertiedReaderWriterBody() 448 creationCode = nodeInfo.Creator.getCreationCode(); in emitPropertiedReaderWriterBody() 460 PrintFatalError(nodeInfo.Creator.getLoc(), in emitPropertiedReaderWriterBody()
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | .gitignore | 35 # Qt Creator project configuration
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | macintosh | 177 # Somewhere, Apple has a repository of registered Creator IDs. These are
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | more.mapping | 5 # EXTN Xlate Creator Type Application - description (mime type)
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | CMake.rst | 444 be used in Qt Creator to select only documentation from LLVM when browsing 483 named ``org.llvm.qch``. You can then load this file into Qt Creator.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | perlfaq.pod | 645 Macintosh Perl programs will have the appropriate Creator and
|
| H A D | perlfaqo.txt | 194 Macintosh Perl programs will have the appropriate Creator and Type, so that double-clicking them wi…
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq3.pod | 977 Under "Classic" MacOS, a perl program will have the appropriate Creator and
|