Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h208 unsigned UseDebugInfo : 1; variable
229 ValidateASTInputFilesContent(false), UseDebugInfo(false), in Sysroot()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h696 bool UseDebugInfo = false, bool OnlyLocalDecls = false,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp760 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile() argument
H A DCompilerInvocation.cpp4526 hsOpts.UseDebugInfo, in getModuleHash()