Home
last modified time | relevance | path

Searched defs:Owner2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Downing-memory.cpp286 auto Owner2 = C2.buggy_but_returns_owner(); // Ok, deduces Owner2 to owner<ArbitraryClass *> in test_class_with_owner() local
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1433 const auto *Owner2 = cast<Decl>(Field2->getDeclContext()); IsStructurallyEquivalent() local
1487 const auto *Owner2 = cast<RecordDecl>(Field2->getDeclContext()); IsStructurallyEquivalent() local