Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp404 getFromBuffer(py::buffer array, bool signless, Optional<PyType> explicitType, in getFromBuffer()
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3703 bool explicitType = Record[1] & 2; in parseGlobalVarRecord() local