Home
last modified time | relevance | path

Searched refs:CFL_WeakDeclaration (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h33 CFL_WeakDeclaration = 2 enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp361 Linkage = CFL_WeakDeclaration; in splitAndWriteThinLTOBitcode()
H A DLowerTypeTests.cpp1984 if (Linkage == CFL_WeakDeclaration) in lower()