Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dprovenance.h54 Provenance() {} in Provenance() function
55 Provenance(std::size_t offset) : offset_{offset} { CHECK(offset > 0); } in Provenance() function
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3730 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128. global() member
[all...]