/llvm-project/llvm/examples/Kaleidoscope/Chapter2/ |
H A D | toy.cpp | 148 std::unique_ptr<PrototypeAST> Proto; member in __anond1e021b10111::FunctionAST 152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 345 auto Proto = ParsePrototype(); in ParseDefinition() local 358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | instance-method-metadata.m | 9 @protocol Proto protocol
|
H A D | property-category-impl.m | 5 @protocol Proto protocol
|
H A D | super-message-fragileabi.m | 5 @protocol Proto protocol
|
H A D | metadata-class-properties.m | 37 @protocol Proto protocol
|
/llvm-project/clang/test/Rewriter/ |
H A D | static-type-protocol-1.m | 3 @protocol Proto protocol
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 172 std::unique_ptr<PrototypeAST> Proto; member in __anon465c92b20111::FunctionAST 176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 372 auto Proto = ParsePrototype(); in ParseDefinition() local 385 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
/llvm-project/clang/test/Index/ |
H A D | c-index-getCursor-test.m | 23 @protocol Proto protocol
|
H A D | c-index-api-loadTU-test.m | 25 @protocol Proto protocol
|
H A D | annotate-tokens.m | 82 @protocol Proto @end protocol
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 186 std::unique_ptr<PrototypeAST> Proto; member in __anonbad903b30111::FunctionAST 190 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 386 auto Proto = ParsePrototype(); in ParseDefinition() local 399 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | KaleidoscopeJIT.h | 42 std::unique_ptr<PrototypeAST> Proto; variable 46 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
|
/llvm-project/clang/test/SemaObjC/ |
H A D | continuation-class-err.m | 19 @protocol Proto protocol
|
/llvm-project/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 925 for (const PrototypeDescriptor &Proto : Prototype) { in computeTypes() local 937 PrototypeDescriptor Proto) { in computeRVVTypeHashValue() argument 949 PrototypeDescriptor Proto) { in computeType() argument [all...] |
/llvm-project/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 231 std::unique_ptr<PrototypeAST> Proto; member in __anon2f5574b40111::FunctionAST 235 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 513 auto Proto = ParsePrototype(); in ParseDefinition() local 526 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 265 std::unique_ptr<PrototypeAST> Proto; member in __anona3d1e5b50111::FunctionAST 269 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 605 auto Proto = ParsePrototype(); in ParseDefinition() local 618 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/lldb/unittests/TestingSupport/Host/ |
H A D | SocketTestUtilities.cpp | 94 CheckIPSupport(llvm::StringRef Proto,llvm::StringRef Addr) CheckIPSupport() argument
|
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 278 std::unique_ptr<PrototypeAST> Proto; member in __anoncdd06d150111::FunctionAST 282 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 669 auto Proto = ParsePrototype(); in ParseDefinition() local 682 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 278 std::unique_ptr<PrototypeAST> Proto; member in __anon424cde160111::FunctionAST 282 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 669 auto Proto = ParsePrototype(); in ParseDefinition() local 682 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 278 std::unique_ptr<PrototypeAST> Proto; member in __anonb6c94f170111::FunctionAST 282 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 669 auto Proto = ParsePrototype(); in ParseDefinition() local 682 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 287 std::unique_ptr<PrototypeAST> Proto; member in __anon184e56b60111::FunctionAST 291 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() argument 678 auto Proto = ParsePrototype(); in ParseDefinition() local 691 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local [all...] |
/llvm-project/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 283 std::unique_ptr<PrototypeAST> Proto; member in __anon8ccac7b70111::FunctionAST 287 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 674 auto Proto = ParsePrototype(); in ParseDefinition() local 687 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
/llvm-project/clang/test/FixIt/ |
H A D | typo.m | 129 @protocol Proto protocol
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 387 std::unique_ptr<PrototypeAST> Proto; member in __anon014738b80211::FunctionAST 391 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 789 auto Proto = ParsePrototype(); in ParseDefinition() local 803 auto Proto = std::make_unique<PrototypeAST>(FnLoc, "main", in ParseTopLevelExpr() local
|
/llvm-project/clang/test/AST/ |
H A D | ast-dump-expr-json.m | 41 @protocol Proto protocol
|