Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h244 bool IsContentValid() const { return ContentValid; } in IsContentValid()
251 bool ContentValid = false; variable
484 ContentValid = true; in initContent()