Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h31 bool isDestructor() const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolFunc.cpp89 bool PDBSymbolFunc::isDestructor() const { in isDestructor() function in PDBSymbolFunc