Home
last modified time | relevance | path

Searched defs:HSO (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dextract_interface.cc391 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DModuleBuilder.cpp77 const HeaderSearchOptions &HSO, in CodeGeneratorImpl()
H A DCodeGenModule.cpp97 CodeGenModule::CodeGenModule(ASTContext &C, const HeaderSearchOptions &HSO, in CodeGenModule()