Home
last modified time | relevance | path

Searched refs:HasFourStringsDotFile (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmInfoXCOFF.cpp25 HasFourStringsDotFile = true; in MCAsmInfoXCOFF()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h395 bool HasFourStringsDotFile = false; variable
751 bool hasFourStringsDotFile() const { return HasFourStringsDotFile; } in hasFourStringsDotFile()