Searched defs:HSO (Results 1 – 3 of 3) sorted by relevance
391 void add_path(HeaderSearchOptions &HSO, string Path) in add_path()402 void add_path(HeaderSearchOptions &HSO, string Path) in add_path()555 HeaderSearchOptions &HSO = Clang->getHeaderSearchOpts(); in main() local
77 const HeaderSearchOptions &HSO, in CodeGeneratorImpl()
97 CodeGenModule::CodeGenModule(ASTContext &C, const HeaderSearchOptions &HSO, in CodeGenModule()