Home
last modified time | relevance | path

Searched defs:UseDebugInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DHeaderSearchOptions.h173 unsigned UseDebugInfo : 1; variable
/external/clang/lib/Frontend/
DASTUnit.cpp655 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()