Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearchOptions.h173 unsigned UseDebugInfo : 1; variable
184 UseDebugInfo(false) {} in Sysroot()
/external/clang/include/clang/Frontend/
DASTUnit.h731 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo = false,
/external/clang/lib/Frontend/
DASTUnit.cpp655 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile() argument
DCompilerInvocation.cpp2454 hsOpts.UseDebugInfo, in getModuleHash()