Searched refs:UseDebugInfo (Results 1 – 8 of 8) sorted by relevance
/external/clang/include/clang/Lex/ |
D | HeaderSearchOptions.h | 173 unsigned UseDebugInfo : 1; variable 184 UseDebugInfo(false) {} in Sysroot()
|
/external/llvm-project/clang/include/clang/Lex/ |
D | HeaderSearchOptions.h | 208 unsigned UseDebugInfo : 1; variable 229 ValidateASTInputFilesContent(false), UseDebugInfo(false), in Sysroot()
|
/external/llvm-project/clang/include/clang/Frontend/ |
D | ASTUnit.h | 694 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo = false,
|
/external/clang/include/clang/Frontend/ |
D | ASTUnit.h | 731 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo = false,
|
/external/llvm-project/clang/lib/Frontend/ |
D | ASTUnit.cpp | 760 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile() argument
|
D | CompilerInvocation.cpp | 3995 hsOpts.UseDebugInfo, in getModuleHash()
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 655 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile() argument
|
D | CompilerInvocation.cpp | 2454 hsOpts.UseDebugInfo, in getModuleHash()
|