Home
last modified time | relevance | path

Searched refs:unresolvedMemberExpr (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp226 unresolvedMemberExpr( in findDirectMutation()
266 callExpr(callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp226 unresolvedMemberExpr( in findDirectMutation()
266 callExpr(callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp226 unresolvedMemberExpr( in findDirectMutation()
266 callExpr(callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp212 unresolvedMemberExpr(hasObjectExpression(equalsNode(Exp))), in findDirectMutation()
248 callExpr(callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp224 unresolvedMemberExpr( in findDirectMutation()
264 callExpr(callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp224 unresolvedMemberExpr( in findDirectMutation()
264 callExpr(callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp284 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
328 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Analysis/
H A DExprMutationAnalyzer.cpp280 callee(expr(anyOf(unresolvedMemberExpr(hasObjectExpression( in findDirectMutation()
324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp71 unresolvedMemberExpr; variable
1805 unresolvedMemberExpr( in main()
1831 expr(id("expr", unresolvedMemberExpr(allOverloadsMatch(allOf( in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp71 unresolvedMemberExpr; variable
1805 unresolvedMemberExpr( in main()
1831 expr(id("expr", unresolvedMemberExpr(allOverloadsMatch(allOf( in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp71 unresolvedMemberExpr; variable
1805 unresolvedMemberExpr( in main()
1831 expr(id("expr", unresolvedMemberExpr(allOverloadsMatch(allOf( in main()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp801 unresolvedMemberExpr(isArrow()))); in TEST()
803 unresolvedMemberExpr(isArrow()))); in TEST()
806 unresolvedMemberExpr(isArrow()))); in TEST()
1560 unresolvedMemberExpr(hasObjectExpression( in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp942 unresolvedMemberExpr(isArrow()))); in TEST()
944 unresolvedMemberExpr(isArrow()))); in TEST()
947 unresolvedMemberExpr(isArrow()))); in TEST()
1786 unresolvedMemberExpr(hasObjectExpression( in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp868 unresolvedMemberExpr(isArrow()))); in TEST()
870 unresolvedMemberExpr(isArrow()))); in TEST()
873 unresolvedMemberExpr(isArrow()))); in TEST()
1668 unresolvedMemberExpr(hasObjectExpression( in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp942 unresolvedMemberExpr(isArrow()))); in TEST()
944 unresolvedMemberExpr(isArrow()))); in TEST()
947 unresolvedMemberExpr(isArrow()))); in TEST()
1786 unresolvedMemberExpr(hasObjectExpression( in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1049 unresolvedMemberExpr(isArrow()))); in TEST()
1051 unresolvedMemberExpr(isArrow()))); in TEST()
1054 unresolvedMemberExpr(isArrow()))); in TEST()
1859 unresolvedMemberExpr(hasObjectExpression( in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1049 unresolvedMemberExpr(isArrow()))); in TEST()
1051 unresolvedMemberExpr(isArrow()))); in TEST()
1054 unresolvedMemberExpr(isArrow()))); in TEST()
1859 unresolvedMemberExpr(hasObjectExpression( in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1155 unresolvedMemberExpr(isArrow()))); in TEST_P()
1157 unresolvedMemberExpr(isArrow()))); in TEST_P()
1160 unresolvedMemberExpr(isArrow()))); in TEST_P()
2375 unresolvedMemberExpr(hasObjectExpression( in TEST_P()

12345