Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp2010 auto *ToBFInClass = FirstDeclMatcher<CXXMethodDecl>().match(ToTU, BFP); in TEST_P() local
2074 auto *ToBFInClass = FirstDeclMatcher<CXXMethodDecl>().match(ToTU, BFP); in TEST_P() local