Searched refs:DeclFile (Results 1 – 9 of 9) sorted by relevance
133 if (Local.DeclFile.empty()) in operator <<()136 OS << Local.DeclFile; in operator <<()
131 if (Local.DeclFile.empty()) in operator <<()134 OS << Local.DeclFile; in operator <<()
187 auto DeclFile = Die.findRecursively(dwarf::DW_AT_decl_file); in constructDieID() local189 if (DeclFile) { in constructDieID()193 dwarf::toUnsigned(DeclFile, 0), U->getCompilationDir(), in constructDieID()
122 std::string DeclFile; member
129 std::string DeclFile; member
1607 std::string DeclFile = URI::create(testPath("foo")).toString(); in TEST() local1608 NoArgsGFunc.CanonicalDeclaration.FileURI = DeclFile.c_str(); in TEST()2368 std::string DeclFile = URI::create(testPath("foo")).toString(); in TEST() local2370 Sym.CanonicalDeclaration.FileURI = DeclFile.c_str(); in TEST()2388 std::string DeclFile = URI::create(testPath("foo")).toString(); in TEST() local2390 Sym.CanonicalDeclaration.FileURI = DeclFile.c_str(); in TEST()
576 if (auto DeclFile = toUnsigned(findRecursively(DW_AT_decl_file))) { in getDeclFile() local578 LT->getFileNameByIndex(*DeclFile, U->getCompilationDir(), Kind, FileName); in getDeclFile()
1056 std::string DeclFile = DIE.getDeclFile(FileNameKind); in getFunctionNameAndStartLineForAddress() local1057 if (!DeclFile.empty()) { in getFunctionNameAndStartLineForAddress()1058 StartFile = DeclFile; in getFunctionNameAndStartLineForAddress()1193 Local.DeclFile); in addLocalsForDie()
1128 Local.DeclFile); in addLocalsForDie()