Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp3512 const ValueDecl *BoundBarRefDecl = findValueDecl(ASTCtx, "BoundBarRef"); in TEST() local
3513 ASSERT_THAT(BoundBarRefDecl, NotNull()); in TEST()
3531 Env.getStorageLocation(*BoundBarRefDecl, SkipPast::Reference); in TEST()
3574 const ValueDecl *BoundBarRefDecl = findValueDecl(ASTCtx, "BoundBarRef"); in TEST() local
3575 ASSERT_THAT(BoundBarRefDecl, NotNull()); in TEST()
3593 Env.getStorageLocation(*BoundBarRefDecl, SkipPast::Reference); in TEST()