Home
last modified time | relevance | path

Searched defs:Proto (Results 1 – 25 of 58) sorted by relevance

123

/minix3/external/mit/lua/dist/src/
H A Dlobject.h425 typedef struct Proto { struct
440 struct Proto **p; /* functions defined inside the function */ argument
447 } Proto; argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dproperty-category-impl.m7 @protocol Proto protocol
H A Dinstance-method-metadata.m12 @protocol Proto protocol
H A Dsuper-message-fragileabi.m5 @protocol Proto protocol
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/
H A Dstatic-type-protocol-1.m3 @protocol Proto protocol
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dc-index-getCursor-test.m23 @protocol Proto protocol
H A Dc-index-api-loadTU-test.m25 @protocol Proto protocol
H A Dannotate-tokens.m85 @protocol Proto @end protocol
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dcontinuation-class-err.m19 @protocol Proto protocol
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp142 PrototypeAST *Proto; member in __anon745ec5320111::FunctionAST
322 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
334 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp160 PrototypeAST *Proto; member in __anone8db36330111::FunctionAST
358 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
371 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp301 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
313 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DItaniumCXXABI.cpp62 const FunctionProtoType *Proto = in getManglingNumber() local
H A DMangle.cpp165 const FunctionProtoType *Proto = dyn_cast<FunctionProtoType>(FT); in mangleName() local
H A DDeclObjC.cpp72 if (const ObjCProtocolDecl *Proto = dyn_cast<ObjCProtocolDecl>(this)) { in getMethod() local
134 for (const auto *Proto : ID->all_referenced_protocols()) in HasUserDeclaredSetterMethod() local
158 if (const ObjCProtocolDecl *Proto = dyn_cast<ObjCProtocolDecl>(DC)) { in findPropertyDecl() local
188 if (const ObjCProtocolDecl *Proto = dyn_cast<ObjCProtocolDecl>(this)) { in FindPropertyDeclaration() local
321 for (auto *Proto : all_referenced_protocols()) { in mergeClassExtensionProtocolList() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp199 PrototypeAST *Proto; member in __anon5d57a7340111::FunctionAST
477 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
490 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/clang/test/FixIt/
H A Dtypo.m131 @protocol Proto protocol
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp230 PrototypeAST *Proto; member in __anond1d418350111::FunctionAST
565 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
578 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp226 PrototypeAST *Proto; member in FunctionAST
581 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
593 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
H A Dtoy.cpp227 PrototypeAST *Proto; member in FunctionAST
582 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
594 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp250 PrototypeAST *Proto; member in __anon465089360111::FunctionAST
636 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
649 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp241 PrototypeAST *Proto; member in FunctionAST
596 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
608 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
H A Dtoy.cpp248 PrototypeAST *Proto; member in FunctionAST
603 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
615 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp225 PrototypeAST *Proto; member in FunctionAST
580 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
592 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp267 PrototypeAST *Proto; member in FunctionAST
622 PrototypeAST *Proto = ParsePrototype(); in ParseDefinition() local
634 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); in ParseTopLevelExpr() local

123