Searched refs:CommonDecl (Results 1 – 1 of 1) sorted by relevance
39 const Decl *CommonDecl = nullptr; in REGISTER_TWEAK() local40 for (auto N = Inputs.ASTSelection.commonAncestor(); N && !CommonDecl; in REGISTER_TWEAK()42 CommonDecl = N->ASTNode.get<Decl>(); in REGISTER_TWEAK()45 if (!CommonDecl) { in REGISTER_TWEAK()55 {const_cast<Decl *>(CommonDecl)}); in REGISTER_TWEAK()