Home
last modified time | relevance | path

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

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