Searched refs:MSSecureHotPatchFunctionsFile (Results 1 – 3 of 3) sorted by relevance
516 std::string MSSecureHotPatchFunctionsFile; variable
529 if (!CGO.MSSecureHotPatchFunctionsFile.empty() || in CodeGenModule()531 if (!CGO.MSSecureHotPatchFunctionsFile.empty()) { in CodeGenModule()533 llvm::MemoryBuffer::getFile(CGO.MSSecureHotPatchFunctionsFile); in CodeGenModule()545 DE.Report(DiagID) << CGO.MSSecureHotPatchFunctionsFile in CodeGenModule()
3887 MarshallingInfoString<CodeGenOpts<"MSSecureHotPatchFunctionsFile">>,