Searched defs:CurrentDecl (Results 1 – 5 of 5) sorted by relevance
180 const auto *CurrentDecl = cast<VarDecl>(Decl); in declRanges() local
993 const Decl *CurrentDecl; member
999 const Decl *CurrentDecl; member
472 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) { in ComputeName()
564 std::string PredefinedExpr::ComputeName(IdentKind IK, const Decl *CurrentDecl) { in ComputeName()