Searched refs:shouldImport (Results 1 – 3 of 3) sorted by relevance
115 bool shouldImport(const VarDecl *VD, const ASTContext &ACtx);
285 if (!cross_tu::shouldImport(VD, *Ctx)) in VisitVarDecl()
223 bool shouldImport(const VarDecl *VD, const ASTContext &ACtx) { in shouldImport() function