Home
last modified time | relevance | path

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

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