Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp213 static bool ParseLine(const StringRef &Input, LineType &LineTy, uint32_t &Depth, in ParseLine()
368 LineType LineTy; in readImpl() local