HomeSort by relevance Sort by last modified time
    Searched defs:getMCDwarfDirs (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCContext.h 334 const SmallVectorImpl<std::string> &getMCDwarfDirs(unsigned CUID = 0) {
335 return getMCDwarfLineTable(CUID).getMCDwarfDirs();
MCDwarf.h 234 const SmallVectorImpl<std::string> &getMCDwarfDirs() const {
238 SmallVectorImpl<std::string> &getMCDwarfDirs() {

Completed in 45 milliseconds