Home
last modified time | relevance | path

Searched refs:getCompilands (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSourceFile.h35 getCompilands() const = 0;
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASourceFile.h30 getCompilands() const override;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp54 DIASourceFile::getCompilands() const { in getCompilands() function in DIASourceFile
H A DDIASession.cpp329 return File->getCompilands(); in findCompilandsForSourceFile()