Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h52 StringRef ObjFileName; variable
H A DDbiModuleDescriptorBuilder.h144 std::string ObjFileName; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp199 SmallString<128> ObjFileName(SrcFile); in getObjFilePath() local