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