Home
last modified time | relevance | path

Searched defs:shouldImport (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp223 bool shouldImport(const VarDecl *VD, const ASTContext &ACtx) { in shouldImport() function
/llvm-project/lld/wasm/
H A DWriter.cpp723 static bool shouldImport(Symbol *sym) { shouldImport() function