Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearchOptions.h215 unsigned UseDebugInfo : 1; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp788 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()