Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h567 bool UseTargetPathSeparator = false; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPPMacroExpansion.cpp2108 if (LangOpts.UseTargetPathSeparator) { in processPathForFileMacro()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp3818 if (Opts.UseTargetPathSeparator) in GenerateLangArgs()
4374 Opts.UseTargetPathSeparator = in ParseLangArgs()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp555 LO.UseTargetPathSeparator in CreateCompileUnit()