Searched defs:NewOptions (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 1016 std::unique_ptr<InputArgList> NewOptions = std::make_unique<InputArgList>( readConfigFile() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 8279 ObjCEncOptions NewOptions; getObjCEncodingForTypeImpl() local |