Home
last modified time | relevance | path

Searched defs:isExported (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h144 bool isExported() const { in isExported() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h56 bool isExported() const { in isExported() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h97 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } in isExported() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp461 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
541 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1814 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp37 static bool isExported(const NamedDecl *D) { in isExported() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp479 bool isExported() const { in isExported() function
929 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports()
H A DLowerTypeTests.cpp307 bool isExported() const { in isExported() function in __anonc00fd2a30111::GlobalTypeMember