Searched refs:DeclToImportID (Results 1 – 1 of 1) sorted by relevance
39 const StringRef DeclToImportID = "declToImport"; variable168 StringRef Identifier = DeclToImportID);267 auto ToImport = selectFirst<NodeType>(DeclToImportID, FoundNodes); in testImport()299 has(namedDecl(hasName(DeclToImportID)).bind(DeclToImportID))), in testImport()403 auto FoundDecl = match(Action.ImportPredicate.bind(DeclToImportID), in testImportSequence()406 const Decl *ToImport = selectFirst<Decl>(DeclToImportID, FoundDecl); in testImportSequence()