Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBSourceFile.h35 getCompilands() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h30 getCompilands() const override;
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp64 DIASourceFile::getCompilands() const { in getCompilands() function in DIASourceFile
DDIASession.cpp241 return File->getCompilands(); in findCompilandsForSourceFile()