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()
91 include_patch_information_(include_patch_information), in CompilerOptions()
196 return include_patch_information_; in GetIncludePatchInformation()
207 bool include_patch_information_; variable