Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp5006 DeclarationName NamePlus = FPlus->getDeclName(); in TEST_P() local
5007 auto ResPlus = LT.lookup(ToTU, NamePlus); in TEST_P()