Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearchOptions.h215 unsigned UseDebugInfo : 1; variable
236 ValidateASTInputFilesContent(false), UseDebugInfo(false), in Sysroot()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h695 bool UseDebugInfo = false, bool OnlyLocalDecls = false,
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp788 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile() argument
H A DCompilerInvocation.cpp4648 HBuilder.add(hsOpts.Sysroot, hsOpts.ModuleFormat, hsOpts.UseDebugInfo, in getModuleHash()