Home
last modified time | relevance | path

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

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