Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.h73 bool hasTypes() const;
H A DInputFile.cpp341 bool InputFile::hasTypes() const { in hasTypes() function in InputFile