Home
last modified time | relevance | path

Searched refs:UseDebugInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h200 unsigned UseDebugInfo : 1; variable
212 ModulesValidateSystemHeaders(false), UseDebugInfo(false), in Sysroot()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h687 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo = false,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp736 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile() argument
H A DCompilerInvocation.cpp3402 hsOpts.UseDebugInfo, in getModuleHash()