Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp658 SmallString<32> NativeSourcePath(SourcePath); in parseInvocationList() local
659 llvm::sys::path::native(NativeSourcePath, PathStyle); in parseInvocationList()
661 StringRef InvocationKey = NativeSourcePath; in parseInvocationList()