Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLToken.h436 SummaryID, // ^42 enumerator
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp919 unsigned SummaryID = Lex.getUIntVal(); in parseSummaryEntry() local