Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp4240 struct MDAPSIntField : public MDFieldImpl<APSInt> { struct
4241 MDAPSIntField() : ImplTy(APSInt()) {} in MDAPSIntField() function