Home
last modified time | relevance | path

Searched defs:IsLambda (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/upp/upp/uppsrc/Esc/
H A DEsc.h90 bool IsLambda() const { return type == ESC_LAMBDA; } in IsLambda() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp540 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
541 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp540 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
541 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Linq/SqlClient/Query/
H A DQueryConverter.cs1979 private bool IsLambda(Expression expression) { in IsLambda() method in System.Data.Linq.SqlClient.QueryConverter
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp681 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
682 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp539 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
540 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp681 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
682 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_parser.cpp1477 bool asCParser::IsLambda() in IsLambda() function in asCParser
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_parser.cpp1487 bool asCParser::IsLambda() in IsLambda() function in asCParser
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_parser.cpp1622 bool asCParser::IsLambda() in IsLambda() function in asCParser
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_parser.cpp1486 bool asCParser::IsLambda() in IsLambda() function in asCParser
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp785 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
786 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp785 TEST(DeclarationMatcher, IsLambda) { in TEST() argument
786 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp841 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
846 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1281 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1286 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1240 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1245 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1281 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1286 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1281 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1286 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1281 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1286 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1281 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1286 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1240 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1245 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1281 TEST_P(ASTMatchersTest, IsLambda) { in TEST_P() argument
1286 const auto IsLambda = cxxMethodDecl(ofClass(cxxRecordDecl(isLambda()))); in TEST_P() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h284 unsigned IsLambda : 1; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDeclCXX.h284 unsigned IsLambda : 1; member
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h283 unsigned IsLambda : 1; member

1234