Home
last modified time | relevance | path

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

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