Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DInputFile.h74 bool hasTypes() const;
H A DInputFile.cpp337 bool InputFile::hasTypes() const { in hasTypes() function in InputFile