Home
last modified time | relevance | path

Searched defs:CompileUnits (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h425 UnitListTy CompileUnits; member
544 std::vector<std::unique_ptr<CompileUnit>> &CompileUnits; variable
551 std::vector<std::unique_ptr<CompileUnit>> &CompileUnits, in DIECloner()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h225 std::vector<Unit> CompileUnits; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2123 UnitListTy CompileUnits; in loadClangModule() local