Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
DIPDBSectionContrib.h29 virtual bool isNotPaged() const = 0;
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASectionContrib.h30 bool isNotPaged() const override;
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp62 bool DIASectionContrib::isNotPaged() const { in isNotPaged() function in DIASectionContrib