Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h200 unsigned UseDebugInfo : 1; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp736 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()