Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h56 include_patch_information_(kDefaultIncludePatchInformation), in CompilerOptions()
93 include_patch_information_(include_patch_information), in CompilerOptions()
199 return include_patch_information_; in GetIncludePatchInformation()
215 bool include_patch_information_; variable