Home
last modified time | relevance | path

Searched refs:ExternallyInitialized (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3272 bool ExternallyInitialized = false; in parseGlobalVarRecord() local
3274 ExternallyInitialized = Record[9]; in parseGlobalVarRecord()
3278 nullptr, TLM, AddressSpace, ExternallyInitialized); in parseGlobalVarRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst720 [ExternallyInitialized]