Home
last modified time | relevance | path

Searched refs:genericSelectionExpr (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DStructuralEquivalenceTest.cpp1949 genericSelectionExpr()); in TEST_F()
1956 genericSelectionExpr()); in TEST_F()
1963 genericSelectionExpr()); in TEST_F()
1985 Lang_CXX03, genericSelectionExpr()); in TEST_F()
2008 Lang_CXX03, genericSelectionExpr()); in TEST_F()
H A DASTImporterTest.cpp325 functionDecl(hasDescendant(genericSelectionExpr()))); in TEST_P()
1284 match(genericSelectionExpr().bind("expr"), To->getASTContext()); in TEST_P()
1286 match(genericSelectionExpr().bind("expr"), From->getASTContext()); in TEST_P()
/llvm-project-15.0.7/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp227 genericSelectionExpr(hasControllingExpr( in isUnevaluated()
/llvm-project-15.0.7/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp262 REGISTER_MATCHER(genericSelectionExpr); in RegistryMaps()
/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp944 genericSelectionExpr; variable
/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp998 genericSelectionExpr())); in TEST_P()
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2466 genericSelectionExpr;