Home
last modified time | relevance | path

Searched defs:RecordLinkage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DMachO.h30 using RecordLinkage = llvm::MachO::RecordLinkage; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h48 enum class RecordLinkage : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp497 auto RecordLinkage = [&](const GlobalValue &GV) { in applyScopeRestrictions() local