Home
last modified time | relevance | path

Searched defs:TUs (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/unittests/clang-apply-replacements/
DApplyReplacementsTest.cpp25 TUDiagnostics TUs; in makeTUDiagnostics() local
45 TUDiagnostics TUs = in TEST() local
/external/llvm-project/clang-tools-extra/clang-apply-replacements/lib/Tooling/
DApplyReplacements.cpp40 const llvm::StringRef Directory, TUReplacements &TUs, in collectReplacementsFromDirectory()
84 const llvm::StringRef Directory, TUDiagnostics &TUs, in collectReplacementsFromDirectory()
140 groupReplacements(const TUReplacements &TUs, const TUDiagnostics &TUDs, in groupReplacements()
197 bool mergeAndDeduplicate(const TUReplacements &TUs, const TUDiagnostics &TUDs, in mergeAndDeduplicate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1111 DWARFDebugLine::SectionParser::tu_range TUs) { in buildLineToUnitMap()
1126 cu_range CUs, tu_range TUs) in SectionParser()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h42 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs; variable
/external/llvm-project/clang/tools/clang-scan-deps/
DClangScanDeps.cpp310 Array TUs; in printFullOutput() local