Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h208 unsigned UseDebugInfo : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp760 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()