Home
last modified time | relevance | path

Searched refs:origDir (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
DASTWriter.cpp1523 StringRef origDir = llvm::sys::path::parent_path(OutputPath); in WriteControlBlock() local
1526 Stream.EmitRecordWithBlob(AbbrevCode, Record, origDir); in WriteControlBlock()